Package | Description |
---|---|
com.dlsc.flexgantt.swing.action.treetable |
Actions that are specifically used in the context of a tree table.
|
Modifier and Type | Class and Description |
---|---|
class |
ClearSelectionAction
An action that will clear the current selection inside the tree table.
|
class |
CollapseNodeAction
An action that will ensure that all tree nodes currently selected in the tree
table will be closed.
|
class |
DeleteNodeAction
An action that can be used in the context of the
TreeTable to delete
tree nodes. |
class |
ExpandNodeAction
An action that will ensure that all tree nodes currently selected in the tree
table will be expanded / open.
|
class |
IndentNodeAction
An action that can be used to indent the currently selected tree table nodes.
|
class |
InsertNodeAction
An action that can be used to insert a new node into the tree table.
|
class |
OutdentNodeAction
An action that can be used to outdent the currently selected tree table
nodes.
|
class |
SelectAllNodesAction
An action that will select all nodes in the hierarchy tree.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.