14 using std::unique_ptr;
GUI select box controller.
GUI select box option controller.
friend class GUISelectBoxParentOptionController
GUI select box parent option controller.
void dispose() override
Dispose controller.
GUIElementNode * arrowNode
void initialize() override
Initialize controller after element has been created.
static STATIC_DLL_IMPEXT string CONDITION_COLLAPSED
static STATIC_DLL_IMPEXT string CONDITION_EXPANDED
void toggleExpandState()
Toggle expand state.
unique_ptr< GUIActionListener > arrowNodeActionListener
GUI select box parent option element.
GUI parent node base class thats supporting child nodes.
Mutable utf8 aware string class.
GUI action listener interface.
#define STATIC_DLL_IMPEXT
#define FORBID_CLASS_COPY(CLASS)