Expands or collapses the tree branch that starts from a node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setExpanded ( |
true if the tree branch that starts from this node should be expanded, otherwise false.
See Also