DroidDiagram Programmer's Guide
DiagramItem.hasSubordinates Method
See Also
 






Checks whether there are any nodes attached to this item.

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

 Syntax

Java  Copy Code

public boolean hasSubordinates ()

 Return Value

true if there are some nodes attached to this item, otherwise false.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace