- create
WidgetProxy create(WidgetProxy parent, string[] options, size_t selectedOption, OptionSelectHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- onOptionClick
void onOptionClick(WidgetProxy option, PointerClickEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onOverlayPress
void onOverlayPress(WidgetProxy overlay, PointerPressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onWidgetClick
void onWidgetClick(WidgetProxy widget, PointerClickEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- toggleDropDown
void toggleDropDown(WidgetProxy widget)
Undocumented in source. Be warned that the author may not have intended to support it.