Package | Description |
---|---|
com.flexganttfx.model.dateline |
Classes used to support the dateline (subcontrol of timeline).
|
com.flexganttfx.view.timeline |
The timeline control, which consists of the dateline and the eventline child
controls.
|
Modifier and Type | Class and Description |
---|---|
class |
ChronoUnitDatelineModel |
class |
SimpleUnitDatelineModel |
Modifier and Type | Method and Description |
---|---|
DatelineModel<? extends TemporalUnit> |
Dateline.getModel()
Gets the value of the property model.
|
Modifier and Type | Method and Description |
---|---|
ObjectProperty<DatelineModel<? extends TemporalUnit>> |
Dateline.modelProperty() |
Modifier and Type | Method and Description |
---|---|
void |
Dateline.setModel(DatelineModel<? extends TemporalUnit> datelineModel)
Sets the value of the property model.
|
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.