Class Dateline

All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class Dateline
extends FlexGanttFXControl
The dateline is a control that displays the actual dates (Mo, Tu, We, ...) in cells in one or more rows. The dateline is timezone aware (see setZoneId(ZoneId)), keeps track of currently selected time intervals (getSelectedIntervals()) and fires events of type DatelineScrollingEvent whenever the visible time range changes (see setOnVisibleRangeChanged(EventHandler)). Furthermore the dateline control constantly updates the hoverTimeIntervalProperty() whenever the mouse moves over it.

 

Dateline
Since:
1.0