Search
Panel.getComponents Method
See Also
 






Gets the child components of this panel.

Namespace: MindFusion.Diagramming
File: Panel.js

 Syntax

JavaScript  Copy Code

function getComponents ()

 Return Value

Array. An array containing the child components of this panel.

 See Also