Class Eventline

All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class Eventline
extends FlexGanttFXControl
The eventline is a control that displays time cursors and other information that might be relevant for all rows in the Gantt chart. It also supports a "frozen row", which is basically a single row that does not scroll out of sight. To do this the eventline contains a SingleRowGraphics child node. Activities added to the frozen row (see frozenRowProperty()) will show up inside the graphics node. A frozen row is very useful when applications want to show global events.

Eventline

Since:
1.0