Gets the child nodes of this container.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public ReadOnlyDiagramNodeList getChildren () |
A list containing the child nodes of this container.
Call the add method of ContainerNode to add a child node to the container. Call remove to remove a child node.