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 |
---|---|
SortingEvent.ID |
SortingEvent.getId()
Returns the event identifier that can be used to differentiate between
different types of events.
|
static SortingEvent.ID |
SortingEvent.ID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortingEvent.ID[] |
SortingEvent.ID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SortingEvent(AbstractGanttChart gc,
SortingEvent.ID id)
Constructs a new sorting event object.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.