Sets what should happen when a user clicks the +/- button that is displayed near expandable nodes.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder expandButtonAction ( |
A member of the ExpandButtonAction enumeration; the default value is ExpandTreeBranch.
This DiagramBuilder instance.
See Also