| Package | Description |
|---|---|
| com.flexganttfx.view.timeline |
The timeline control, which consists of the dateline and the eventline child
controls.
|
| Modifier and Type | Method and Description |
|---|---|
Callback<TemporalUnit,DatelineCell> |
Dateline.getCellFactory(Class<? extends TemporalUnit> temporalUnitType) |
| Modifier and Type | Method and Description |
|---|---|
<T extends TemporalUnit> |
Dateline.setCellFactory(Class<T> temporalUnitType,
Callback<T,DatelineCell<T>> factory) |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.