class GmListItem |
Encapsulates the functionality of a list item in a viewable/selectable list.
![]() | GmListItem () Standard constructor |
![]() | mousePressEvent (GmEvent* event) Event processing function to process a mouse press event. |
![]() | ~GmListItem () Virtual destructor |
![]() | render2d (GmTypes::RenderOptionType renderOptions) Renders this menu item to a 2D image buffer. |
![]() | 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