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 | Class and Description |
---|---|
class |
DefaultLayerContainerSelectionModel
The default implementation of
ILayerContainerSelectionModel . |
Modifier and Type | Method and Description |
---|---|
ILayerContainerSelectionModel |
LayerContainer.getSelectionModel()
Returns the selection model associated with the layer container.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerContainer.setSelectionModel(ILayerContainerSelectionModel model)
Replaces the current selection model with a new one.
|
Constructor and Description |
---|
TimeSpanSelectionEvent(ILayerContainerSelectionModel model,
Object node,
List<ITimeSpan> timeSpans)
Constructs a new event.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.