Enables docking of DockWindow controls.
The following tables list the members exposed by the DockControl type.
Dom
An object, which keeps references to various Dom elements, part of the control's structure
windows
A collection with the child windows.
createWindow
Creates a new DockWindow instance and adds it to the control's windows array.
deleteWindow
Removes a DockWindow instance from the control's windows array.
dispose
Sys.UI.Control.dispose override.
getActiveWindow
Gets the topmost child window.
getAllWindows
Gets the collection of windows for this control.
getClosedWindows
Gets the collection of closed windows for this control.
getDockedWindows
Gets the collection of docked windows for this control.
getFloatingWindows
Gets the collection of floating windows for this control.
initialize
Sys.UI.Control.initialize override.
postback
Initiates a postback.
preparePostback
Prepares the DockControl and its child windows for a subsequent postback.
DockControl ClassMindFusion.UI.Web Namespace