Sets a value indicating whether a node must always stay in the boundaries of its group master node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void setKeepInsideParent ( |
Indicates whether a node should always stay in the boundaries of its group master node.
This property lets you restrict nodes attached to another node by the attachTo method, and also the children of a ContainerNode, so that users cannot move the attached nodes out of the bounds of their parent.