Determines whether this container contains the specified node, either directly or recursively through other containers.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean containsRecursively ( |
The DiagramNode to check.
true if this container contains the node; otherwise, false.