Search
CompositeCommand.getCommands Method
See Also
 






Gets a list containing the child Command objects.

Namespace: MindFusion.Diagramming
File: CompositeCommand.js

 Syntax

JavaScript  Copy Code

function getCommands ()

 Return Value

The list of child Command objects.

 See Also