DroidDiagram Programmer's Guide
Command.getSubCommands Method
See Also
 






Gets a collection of all command objects contained within the composite one.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public CommandList getSubCommands ()

 Return Value

A CommandList containing the child commands.

 See Also

Command Members
Command Class
com.mindfusion.diagramming Namespace