Защищенные члены | |
void | OptionSelectorMultistate (Widget parent, int current_index, ScriptedWidgetEventHandler parent_c, bool disabled, notnull array< string > options) |
void | LoadNewValues (notnull array< string > options, int current_index) |
override void | SetNextOption () |
override void | SetPrevOption () |
void | PerformSetOption (int index) |
void | SetCanSwitch (bool value) |
bool | CanSwitch () |
void | SetValue (int value, bool fire_event=true) |
void | SetValue (string value, bool fire_event=true) |
void | SetRandomValue () |
int | GetValue () |
override void | SetStringOption (string option, bool fire_event=true) |
Защищенные статические члены | |
static OptionSelectorMultistate | NewFromAccess (Widget parent, ListOptionsAccess optionAccess, ScriptedWidgetEventHandler parent_c, bool disabled) |
Защищенные данные | |
bool | m_CanSwitch |
См. определение в файле OptionSelectorMultistate.c строка 1