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 |
DefaultTreeTableSelectionModel
The definition of a tree table selection model.
|
Modifier and Type | Method and Description |
---|---|
ITreeTableSelectionModel |
TreeTable.getSelectionModel()
Returns the table's selection model.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeTable.setSelectionModel(ITreeTableSelectionModel model)
Assigns a new selection model to the table.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.