Class Timeline

All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class Timeline
extends FlexGanttFXControl
The timeline control is a container for the Dateline and the Eventline. It is displayed above the GraphicsBase and provides several methods for scrolling and zooming, both of which can be done in an animated way (default) or not.

 

Timeline
Since:
1.0
See Also:
GanttChartBase.getTimeline(), setMoveAnimated(boolean), setZoomAnimated(boolean)