Package | Description |
---|---|
com.dlsc.flexgantt.swing.layer |
The right-hand side of any Gantt chart is a layer container, which is
responsible for managing the various layer types.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerContainer.timeSpansAdded(TimeSpanSelectionEvent evt) |
void |
ILayerContainerSelectionModelListener.timeSpansAdded(TimeSpanSelectionEvent evt)
Callback method that gets invoked when time spans have been added to the
selection model.
|
void |
LayerContainer.timeSpansRemoved(TimeSpanSelectionEvent evt) |
void |
ILayerContainerSelectionModelListener.timeSpansRemoved(TimeSpanSelectionEvent evt)
Callback method that gets invoked when time spans have been removed from
the selection model.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.