Mojox dockingview
Class DockingView Extends mojo.app.View#
The 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. |