Checks whether there are any nodes attached to this item.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean hasSubordinates () |
true if there are some nodes attached to this item, otherwise false.
See Also