- attachToButton
void attachToButton(WidgetProxy selectorButton, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- convert
void convert(WidgetProxy widget, size_t initialIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- layout
void layout(WidgetProxy widget, LayoutEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- measure
void measure(WidgetProxy widget, MeasureEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButtonClick
void onButtonClick(WidgetProxy widget, PointerClickEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- switchPage
void switchPage(WidgetProxy widget, size_t newPage)
Undocumented in source. Be warned that the author may not have intended to support it.