class GmListItem |
Encapsulates the functionality of a list item in a viewable/selectable list.
GmListItem () Standard constructor | |
virtual void | mousePressEvent (GmEvent* event) Event processing function to process a mouse press event. |
virtual | ~GmListItem () Virtual destructor |
void | render2d (GmTypes::RenderOptionType renderOptions) Renders this menu item to a 2D image buffer. |
void | render2dSelect (GmTypes::RenderOptionType renderOptions) Renders this menu item to a selection buffer. |
Encapsulates the functionality of a list item in a viewable/selectable list. A list item could be in a scrollable list box, pull-down menu, pop-up menu, or any other UI component that contains a list of widgets.
Alphabetic index HTML hierarchy of classes or Java