Search
CommandContext Class
See Also
 

Represents the context in which a command is executed.

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

 Syntax

Java  Copy Code

public class CommandContext

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.CommandContext

 See Also