mojox.DockingView - nitrologic/monkey2 GitHub Wiki
mojo:mojo.app.View
Class DockingView ExtendsThe DockingView class.
Constructors | |
---|---|
New | Creates a new docking view. |
Properties | |
---|---|
ContentView | The content view. |
Methods | |
---|---|
AddView | Adds a view. |
GetViewSize | Gets size of a view. |
RemoveAllViews | Removes all views. |
RemoveView | Removes a view. |
SetViewSize | Sets size of a view. |