LayoutControl

Undocumented in source.

Members

Functions

onDGuiMessage
void onDGuiMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
onResize
void onResize(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.
updateLayout
void updateLayout()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ContainerControl

_childControls
Collection!(Control) _childControls;
Undocumented in source.
rtlLayout
bool rtlLayout [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rtlLayout
bool rtlLayout [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
controls
Control[] controls [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
doChildControls
void doChildControls()
Undocumented in source. Be warned that the author may not have intended to support it.
createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
onDGuiMessage
void onDGuiMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.

From ILayoutControl

updateLayout
void updateLayout()
Undocumented in source.

Meta