ListBox Member List

This is the complete list of members for ListBox, including all inherited members.
add(Control *child)Control [virtual]
addEvent(Event *event)Broadcaster [protected]
addEventListener(Listener *listener)Control
addItem(ListItem *item)ListBox
addItem(const StringList &strList)ListBox
addListener(Listener *listener)Broadcaster [protected]
areaChanged()ListBox [private, virtual]
bringToFront(Control *control)Control [protected]
Broadcaster::Broadcaster()Broadcaster [protected]
Listener::Broadcaster classListener [friend]
clear()ListBox
clearChildren()Control
clearSelection()ListBox
Container(const std::string &name)Container
Control(const std::string &controlName, int minWidth=16, int minHeight=16)Control
Control(const Control &src)Control
ControlList typedefControl [protected]
drawBorder(bool)Control
drawList()ListBox [private]
drawPlain()ListBox [private, virtual]
drawSkin()ListBox [private, virtual]
FontList typedefControl [protected]
getAbsoluteX() const Control
getAbsoluteY() const Control
getChild(const std::string &childName) const Control [virtual]
getHeight() const Control
getList() const ListBox
getMarginBottom() const Control
getMarginLeft() const Control
getMarginRight() const Control
getMarginTop() const Control
getMaxHeight() const Control
getMaxWidth() const Control
getMinHeight() const Control
getMinWidth() const Control
getName() const Control
getNumChildren() const Control
getParent()Control [protected]
getQueSize()Broadcaster [inline, protected]
getRelativeX() const Control
getRelativeY() const Control
getSelection() const ListBox
getSelectionIndex() const ListBox [inline]
getWidth() const Control
Gui classControl [friend]
hasFocus() const Control
hide()Control
initialize()ScrollArea [protected, virtual]
isAnchored(bool anchored)Control
isAnchored() const Control
isAutosized(bool autosize)Control
isAutosized() const Control
isEnabled(bool enabled)Control
isEnabled() const Control
isHidden(bool hidden)Control
isHidden() const Control
isSkinned() const Control
isVisible(bool visible)Control
isVisible() const Control
ItemList typedefListBox [private]
ListBox(const std::string &name, Uint width, Uint height, ListBoxType type=LIST_SINGLE)ListBox
Listener()Listener [inline]
logic()ScrollArea [protected, virtual]
mAnchoredControl [protected]
mAutosizeControl [protected]
mBgBlueControl [protected]
mBgGreenControl [protected]
mBgRedControl [protected]
mBottomControl [protected]
mBrBlueControl [protected]
mBrGreenControl [protected]
mBrRedControl [protected]
mCaptionControl [protected]
mChildControlsControl [protected]
mCtrlPressedListBox [private]
mCurrentLineListBox [private]
mCurrentSelectionListBox [private]
mCurrentSkinPartControl [protected]
mDrawBorderControl [protected]
mEnabledControl [protected]
mEventQueBroadcaster [protected]
mFgBlueControl [protected]
mFgGreenControl [protected]
mFgRedControl [protected]
mFontControl [protected]
mHeightControl [protected]
mItemListListBox [private]
mLeftControl [protected]
mLineSelectionListBox [private]
mListenerListBroadcaster [protected]
mMaxHeightControl [protected]
mMaxNumItemsListBox [private]
mMaxWidthControl [protected]
mMinHeightControl [protected]
mMinWidthControl [protected]
mNameControl [protected]
mParentControl [protected]
mPreviousLineListBox [private]
mRightControl [protected]
mScrollAreaHeightScrollArea [protected]
mScrollAreaWidthScrollArea [protected]
mScrollBarScrollArea [protected]
mScrollbarHeightScrollArea [protected]
mScrollbarWidthScrollArea [protected]
mSkinControl [protected]
mSkinPartTypeControl [protected]
mTextListListBox [private]
mTopControl [protected]
mTypeListBox [private]
mUsingSkinControl [protected]
mWidthControl [protected]
notify()Broadcaster [protected]
onClick(Event *event)ListBox [private, virtual]
onKeyDown(Event *event)ListBox [private, virtual]
onKeyUp(Event *event)ListBox [private, virtual]
onNotify(Event *event)Control [inline, protected, virtual]
pump()Broadcaster [protected]
remove(Control *child)Control [virtual]
removeEvent()Broadcaster [protected]
removeEventListener(Listener *listener)Control
removeListener(Listener *listener)Broadcaster [protected]
ScrollArea(const std::string &name, int width, int height)ScrollArea
scrollAreaInit()ListBox [private, virtual]
sendToFront(Control *control)Control
setAbsolute(int x, int y)Control
setBackgroundColor(int r, int g, int b)Control
setBorderColor(int r, int g, int b)Control
setCaption(const std::string &caption)Control
setDefaultColors()Control [protected]
setFocus(bool focus)Control
setFont(Font *font)Control
setFont(const std::string &fontName)Control
setFontList(FontList fontList)Control [protected]
setForegroundColor(int r, int g, int b)Control
setHeight(Uint h)Control
setMargins(int top, int bottom, int left, int right)Control
setMaximumSize(Uint w, Uint h)Control
setMinimumSize(Uint w, Uint h)Control
setName(const std::string &name)Control
setRelative(int x, int y)Control
setSelection(const std::string &ref)ListBox
setSize(Uint w, Uint h)Control
setSkin(Skin *skin)Control
setSkinPartType(const std::string &type)Control
setSkinState(ControlState state=STATE_NORMAL)Control
setSkinState(const std::string &type, ControlState state=STATE_NORMAL)Control [protected]
setWidth(Uint w)Control
show()Control
subscribe(Broadcaster *broadcaster)Listener [protected]
unsubscribe(Broadcaster *broadcaster)Listener [protected]
update()Control
~Broadcaster()Broadcaster [protected, virtual]
~Container()Container
~Control()Control
~ListBox()ListBox [inline]
~Listener()Listener [virtual]
~ScrollArea()ScrollArea
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines