|
Name |
Description |
|
dispose |
Sys.UI.Control.dispose override. |
|
get_allowedDockLocations |
Gets a value, indicating the possible locations inside this control. |
|
get_canDock |
Gets a value indicating whether the item can be docked. |
|
get_dock |
Gets a value, indicating the current dock location of the item, if the item is docked. |
|
get_dockTargetID |
Gets the ID of parent item to dock this item to. |
|
get_state |
Gets the docking state of the item. |
|
getChildren |
Gets the child windows of a container window. |
|
getContainer |
Gets the current container of the window if such is present. |
|
initialize |
Sys.UI.Control.initialize override. |
|
isContainer |
Gets a value indicating whether the window is a container for other windows. |
|
isFloatingChild |
Gets a value indicating whether the window is contained within a floating container. |
|
isFloatingContainer |
Gets a value indicating whether the window is a floating container. |
|
isTab |
Gets a value indicating whether the window is contained within a tab container. |
|
isTabContainer |
Gets a value indicating whether the window is a TabContainer. |
|
set_allowedDockLocations |
Sets a value, indicating the possible locations inside this control. |
|
set_canDock |
Sets a value indicating whether the item can be docked. |