Gets a collection of all command objects contained within the composite one.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public CommandList getSubCommands () |
A CommandList containing the child commands.
See Also