Sets a value indicating whether users are allowed to expand or collapse the tree branch that starts from this node.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
Java
![]() |
---|
public TreeViewNodeBuilder expandable ( |
true if the tree branch that starts from this node can be expanded or collapsed by users, otherwise false.
This DiagramNodeBuilder instance.