Module com.flexganttfx.view
Package com.flexganttfx.view.timeline
package com.flexganttfx.view.timeline
The timeline control, which consists of the dateline and the eventline child
controls.
- Since:
- 1.0
-
ClassDescriptionThe dateline is a control that displays the actual dates (Mo, Tu, We, ...) in cells in one or more rows.DatelineCell<T extends TemporalUnit>Each row / scale in the
Dateline
consists of several cells.The eventline is a control that displays time cursors and other information that might be relevant for all rows in the Gantt chart.An enum used to control the way that zooming operations will happen.A time tracker can be used to update the propertyTimelineModel.nowProperty()
.