class GmListBox |
This icon bar can hold any number of push buttons.
GmListBox () Standard constructor | |
virtual void | addComponent (GmInteractiveWidget* component) Adds a drawable component to the container. |
virtual void | applyLayout (float minX, float minY, float minZ, float maxX, float maxY, float maxZ) Repositions and resizes this component based on parameters passed into the method. |
virtual void | widgetEvent (GmEvent::WidgetEventType* widgetEvent) Called whenever a widget event occurs on a widget that this widget event handler has registered with. |
virtual | ~GmListBox () Virtual destructor |
This icon bar can hold any number of push buttons. It has the capability of displaying the buttons in any number of rows.
Alphabetic index HTML hierarchy of classes or Java