Package | Description |
---|---|
com.dlsc.flexgantt.model.gantt |
A model definition and default implementation for a Gantt chart model, which
is basically an extension of a tree table model, which itself is an extension
of a tree model.
|
Modifier and Type | Method and Description |
---|---|
GanttChartModelEvent.ID |
GanttChartModelEvent.getId()
Returns the event's identifier that can be used by model observers to
find out what has changed in the model.
|
static GanttChartModelEvent.ID |
GanttChartModelEvent.ID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GanttChartModelEvent.ID[] |
GanttChartModelEvent.ID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.