Gets the child windows of a container window.
Namespace: MindFusion.UI.Web Assembly: DockWindow.js
Syntax
JavaScript
Copy Code
|
---|
function getChildren () |
Return Value
Type: Array The Array of child windows; empty Array if the window is not a container.
See Also
|