Sets a value indicating whether child nodes can be removed interactively from this container.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setAllowRemoveChildren ( |
true to allow removing child nodes, otherwise false. The default value is true.
See Also