Represents an action that removes an item from the diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class RemoveItemCmd extends Command |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.Command
com.mindfusion.diagramming.RemoveItemCmd
See Also