Sets whether the tree branches that start from new nodes should be expandable by default.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setNodesExpandable ( |
true if nodes should be expandable by default,otherwise false.
See Also