Gets the parent ContainerNode containing this node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public ContainerNode getContainer () |
The parent ContainerNode of this node.
Call the add method of ContainerNode to add a child node to the container. Call remove to remove a child node.