Package | Description |
---|---|
com.dlsc.flexgantt.swing.treetable |
A tree table implementation used solely for the purpose of drawing the
left-hand side of a Gantt chart.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTreeTableMenuProvider
A default implementation of a menu provider for a tree table, which contains
the most common actions usually performed on a tree table.
|
Modifier and Type | Method and Description |
---|---|
ITreeTableMenuProvider |
TreeTable.getMenuProvider()
Returns the menu provider used by the tree table to lookup a popup menu
based on the location and context of the popup trigger event.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeTable.setMenuProvider(ITreeTableMenuProvider provider)
Sets the menu provider used by the tree table to lookup a popup menu
based on the location and context of the popup trigger event.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.