Search
GroupDetachCmd.getItem Method
See Also
 

Gets the item related to this command.

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

 Syntax

Java  Copy Code

public DiagramItem getItem ()

 Return Value

An DiagramItem instance.

 See Also