The members of this enumeration specify what action is triggered by the +/- buttons that are displayed near expandable nodes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum ExpandButtonAction |
Member name | Description | |
---|---|---|
![]() |
ExpandTreeBranch |
Expands or collapses the children of a node in a tree-like diagram and raises the treeExpanded or treeCollapsed event. |
![]() |
RaiseEvents |
Raises the expandButtonClicked event. |