add(Widget *w) | MAUI::ListBox | [virtual] |
addItemSelectedListener(ItemSelectedListener *listener) | MAUI::ListBox | |
addWidgetListener(WidgetListener *wl) | MAUI::Widget | |
animationType | MAUI::ListBox | [protected] |
animTimeStart | MAUI::ListBox | [protected] |
autoSize | MAUI::ListBox | [protected] |
backColor | MAUI::Widget | [protected] |
bounds | MAUI::Widget | [protected] |
boundsChanged(Widget *widget, const Rect &bounds) | MAUI::ListBox | [protected, virtual] |
children | MAUI::Widget | [protected] |
contains(const Point &p) | MAUI::Widget | [virtual] |
contains(int x, int y) | MAUI::Widget | [virtual] |
dirty | MAUI::Widget | [protected] |
draw(bool forceDraw=false) | MAUI::ListBox | [virtual] |
drawBackground() | MAUI::Widget | [protected] |
drawWidget() | MAUI::ListBox | [protected, virtual] |
enabled | MAUI::Widget | [protected] |
enableStateChanged(Widget *widget, bool enabled) | MAUI::WidgetListener | [inline, private, virtual] |
getAnimationType() const | MAUI::ListBox | |
getBounds() | MAUI::Widget | [virtual] |
getChildren() | MAUI::Widget | |
getChildren() const | MAUI::Widget | |
getHeight() const | MAUI::Widget | |
getPaddedBounds() const | MAUI::Widget | |
getPaddedPosition() const | MAUI::Widget | |
getPaddingBottom() const | MAUI::Widget | |
getPaddingLeft() const | MAUI::Widget | |
getPaddingRight() const | MAUI::Widget | |
getPaddingTop() const | MAUI::Widget | |
getParent() | MAUI::Widget | |
getPosition() const | MAUI::Widget | |
getScrollOffset() const | MAUI::ListBox | |
getSelectedIndex() const | MAUI::ListBox | |
getWidgetListeners() | MAUI::Widget | |
getWidth() const | MAUI::Widget | |
isDirty() const | MAUI::Widget | [protected] |
isEnabled() const | MAUI::Widget | |
isSelected() const | MAUI::Widget | |
isTransparent() const | MAUI::Widget | [virtual] |
isWrapping() const | MAUI::ListBox | |
itemSelectedListeners | MAUI::ListBox | [protected] |
LBA_LINEAR enum value | MAUI::ListBox | |
LBA_NONE enum value | MAUI::ListBox | |
LBO_HORIZONTAL enum value | MAUI::ListBox | |
LBO_VERTICAL enum value | MAUI::ListBox | |
listBackOutsideBounds() const | MAUI::ListBox | |
ListBox(int x, int y, int width, int height, Widget *parent) | MAUI::ListBox | |
ListBox(int x, int y, int width, int height, Widget *parent, ListBoxOrientation orientation, ListBoxAnimationType animType=LBA_NONE, bool wrapping=false) | MAUI::ListBox | |
ListBoxAnimationType enum name | MAUI::ListBox | |
ListBoxOrientation enum name | MAUI::ListBox | |
listFrontOutsideBounds() const | MAUI::ListBox | |
mInputManager | MAUI::Widget | [protected] |
mustRebuild | MAUI::ListBox | [protected] |
orientation | MAUI::ListBox | [protected] |
paddedBounds | MAUI::Widget | [protected] |
paddingBottom | MAUI::Widget | [protected] |
paddingLeft | MAUI::Widget | [protected] |
paddingRight | MAUI::Widget | [protected] |
paddingTop | MAUI::Widget | [protected] |
parent | MAUI::Widget | [protected] |
rebuild() | MAUI::ListBox | [protected] |
relX | MAUI::Widget | [protected] |
relY | MAUI::Widget | [protected] |
removeWidgetListener(WidgetListener *wl) | MAUI::Widget | |
requestRepaint() | MAUI::Widget | |
runTimerEvent() | MAUI::ListBox | [protected, virtual] |
selected | MAUI::Widget | [protected] |
selectedIndex | MAUI::ListBox | [protected] |
selectionChanged(Widget *widget, bool selected) | MAUI::WidgetListener | [inline, private, virtual] |
selectNextItem(bool shouldFireListeners=true) | MAUI::ListBox | |
selectPreviousItem(bool shouldFireListeners=true) | MAUI::ListBox | |
setAnimationType(ListBoxAnimationType type) | MAUI::ListBox | |
setAutoSize(bool as=true) | MAUI::ListBox | |
setBackgroundColor(int col) | MAUI::Widget | |
setDirty(bool d=true) | MAUI::Widget | [protected] |
setDrawBackground(bool b=true) | MAUI::Widget | |
setEnabled(bool enabled=true) | MAUI::Widget | [virtual] |
setHeight(int h) | MAUI::ListBox | [virtual] |
setInputManager(InputManager *inputManager) | MAUI::Widget | |
setOrientation(ListBoxOrientation orientation) | MAUI::ListBox | |
setPaddingBottom(int b) | MAUI::Widget | [virtual] |
setPaddingLeft(int l) | MAUI::Widget | [virtual] |
setPaddingRight(int r) | MAUI::Widget | [virtual] |
setPaddingTop(int t) | MAUI::Widget | [virtual] |
setParameter(const String &name, const String &value) | MAUI::Widget | [virtual] |
setParent(Widget *w) | MAUI::Widget | |
setPosition(int x, int y) | MAUI::Widget | [virtual] |
setSelected(bool selected=true) | MAUI::Widget | [virtual] |
setSelectedIndex(int selectedIndex) | MAUI::ListBox | |
setSkin(WidgetSkin *widgetSkin) | MAUI::Widget | [virtual] |
setWidth(int w) | MAUI::ListBox | [virtual] |
setWrapping(bool wrapping=true) | MAUI::ListBox | |
shouldDrawBackground | MAUI::Widget | [protected] |
skin | MAUI::Widget | [protected] |
trigger() | MAUI::Widget | [virtual] |
triggered(Widget *widget) | MAUI::WidgetListener | [inline, private, virtual] |
update() | MAUI::ListBox | [virtual] |
updateAbsolutePosition() | MAUI::Widget | [protected] |
updateAbsolutePositionChildren(int x, int y) | MAUI::Widget | [protected] |
updatePaddedBounds() | MAUI::Widget | [protected] |
Widget(int x, int y, int width, int height, Widget *parent) | MAUI::Widget | |
widgetAt(const Point &p) | MAUI::Widget | |
widgetAt(int x, int y) | MAUI::Widget | |
widgetListeners | MAUI::Widget | [protected] |
wrapping | MAUI::ListBox | [protected] |
yOffset | MAUI::ListBox | [protected] |
yOffsetFrom | MAUI::ListBox | [protected] |
yOffsetInc | MAUI::ListBox | [protected] |
yOffsetTo | MAUI::ListBox | [protected] |
~ListBox() | MAUI::ListBox | [virtual] |
~Widget() | MAUI::Widget | [virtual] |