- addChild
void addChild(WidgetId child)
Undocumented in source. Be warned that the author may not have intended to support it.
- createChild
WidgetProxy createChild(Components components)
Undocumented in source. Be warned that the author may not have intended to support it.
- focus
void focus()
Undocumented in source. Be warned that the author may not have intended to support it.
- get
C* get()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOrCreate
C* getOrCreate(C defVal)
Undocumented in source. Be warned that the author may not have intended to support it.
- handlers
WidgetProxy handlers(Handlers h)
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has()
Undocumented in source. Be warned that the author may not have intended to support it.
- postEvent
bool postEvent(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
WidgetProxy remove()
Undocumented in source. Be warned that the author may not have intended to support it.
- set
WidgetProxy set(Components components)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFocus
void setFocus(bool isFocused)
Undocumented in source. Be warned that the author may not have intended to support it.
- toggleFlag
void toggleFlag()
Undocumented in source. Be warned that the author may not have intended to support it.
- unfocus
void unfocus()
Undocumented in source. Be warned that the author may not have intended to support it.