Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ConfigurationEditor::NamedEnumerationEditor Class Reference#include <ConfigurationEditor.h>
Inheritance diagram for ConfigurationEditor::NamedEnumerationEditor:
![]() Detailed Descriptionbased on a string input control for easier mixing with other primitives (which just use a basic string input control as an editor)If selected, provides a submenu with symbolic options to better prompt the user with valid values Definition at line 129 of file ConfigurationEditor.h.
Constructor & Destructor Documentation
not supported
Member Function Documentation
called when the child has deactivated and this control should refresh its display, or some other event (such as the user pressing the refresh button) has happened to cause a refresh to be needed
Reimplemented from StringInputControl. Definition at line 208 of file ConfigurationEditor.cc.
purposely clearing slots on deactivate to avoid having sub-menus -- don't want to appear as a collection
Reimplemented from ControlBase. Definition at line 135 of file ConfigurationEditor.h.
handles selecting one of the symbolic values
Reimplemented from ControlBase. Definition at line 221 of file ConfigurationEditor.cc.
override to only allow one hilight (first in the list)
Reimplemented from ControlBase. Definition at line 139 of file ConfigurationEditor.h.
not supported
Member Data Documentationthe value being edited
Definition at line 146 of file ConfigurationEditor.h. Referenced by doSelect(), and refresh().
The documentation for this class was generated from the following files: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:15 2007 by Doxygen 1.5.4 |