Search
ExpandItemCmd.getItem Method
See Also
 

Gets the root of the tree branch related to this command.

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

 Syntax

Java  Copy Code

public DiagramItem getItem ()

 Return Value

A reference to an DiagramItem -derived object.

 See Also