WidgetManager

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(GuiContext context)
Undocumented in source.

Members

Functions

createWidget
Widget createWidget(string type, Widget parent)
Undocumented in source. Be warned that the author may not have intended to support it.
getGroupSelected
Widget getGroupSelected(uint groupId)
Undocumented in source. Be warned that the author may not have intended to support it.
getWidgetById
Widget getWidgetById(string id)

Returns widget found by given id.

setGroupSelected
void setGroupSelected(int groupId, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta