Adds a command object to a compound command.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void addSubCmd ( |
A subordinate action that should be executed, undone or redone together with this command.
See Also