#include <select_value.hh>
Inheritance diagram for VOSGUI::LocalSelectValue:
Definition at line 153 of file select_value.hh.
|
Constructor.
Definition at line 41 of file select_value.cc. Referenced by new_LocalSelectValue(). |
|
Destructor.
Definition at line 45 of file select_value.cc. |
|
Creates required subobjects, and adds DoNothingListener to them (this makes future operations faster). You MUST call this function (or setSelectedObj, setChoicesObj and setMultiple) for things to work correctly.
Reimplemented from VOSGUI::SelectValue. Definition at line 201 of file select_value.cc. |
|
Static generator, for factory.
Definition at line 192 of file select_value.cc. |