Wrapper

No-op wrapper

Members

Functions

arrange
void arrange(int rw, int rh)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ContainerControl

controlAt
Control controlAt(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
handleMouseDown
void handleMouseDown(int x, int y, MouseButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
handleMouseUp
void handleMouseUp(int x, int y, MouseButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
handleMouseMove
void handleMouseMove(int x, int y, MouseButtons buttons)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(Renderer s, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
children
Control[] children [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
addChild
typeof(this) addChild(Control control)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta