Package | Description |
---|---|
com.dlsc.flexgantt.model.eventline |
Model definition and default implementation for an eventline model.
|
com.dlsc.flexgantt.swing.timeline |
Contains the timeline component, which itself consists of a dateline and
an eventline.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultEventlineSelectionModel.fireSelectionModelEvent(EventlineSelectionModelEvent evt)
Sends the given selection model event to the attached listeners.
|
void |
IEventlineSelectionListener.selectionChanged(EventlineSelectionModelEvent evt)
Listener callback method that gets invoked whenever eventline objects get
added to or removed from the eventline selection model.
|
Modifier and Type | Method and Description |
---|---|
void |
Eventline.selectionChanged(EventlineSelectionModelEvent evt) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.