Initializes a new CompositeCmd instance.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public CompositeCmd ( |
The Diagram upon which this command will be performed.
A String containing the command title.
See Also