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 |
DefaultTreeTableHeaderMenuProvider
A default implementation of a menu provider for a row header, which contains
the most common actions usually performed on a row header.
|
Modifier and Type | Method and Description |
---|---|
ITreeTableHeaderMenuProvider |
TreeTableHeader.getMenuProvider()
Returns the menu provider used by the tree table header to lookup a popup
menu based on the location and context of the popup trigger event.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeTableHeader.setMenuProvider(ITreeTableHeaderMenuProvider provider)
Sets the menu provider used by the tree table header 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.