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