Package | Description |
---|---|
com.dlsc.flexgantt.swing |
Contains the Gantt chart components and various other user interface
elements that can be used together with the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
MultiGanttChartContainerEvent.ID |
MultiGanttChartContainerEvent.getId()
The event type ID.
|
static MultiGanttChartContainerEvent.ID |
MultiGanttChartContainerEvent.ID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiGanttChartContainerEvent.ID[] |
MultiGanttChartContainerEvent.ID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MultiGanttChartContainerEvent(IMultiGanttChartContainer container,
MultiGanttChartContainerEvent.ID id,
AbstractGanttChart gc)
Constructs a new container event.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.