Uses of Class
com.flexganttfx.view.timeline.Eventline
| Package | Description |
|---|---|
| com.flexganttfx.view.timeline |
The timeline control, which consists of the dateline and the eventline child
controls.
|
| impl.com.flexganttfx.skin.timeline |
Classes for the timeline, dateline, and eventline skins.
|
-
Uses of Eventline in com.flexganttfx.view.timeline
Methods in com.flexganttfx.view.timeline that return Eventline Modifier and Type Method Description EventlineTimeline. getEventline()Returns the eventline contained within the timeline. -
Uses of Eventline in impl.com.flexganttfx.skin.timeline
Constructors in impl.com.flexganttfx.skin.timeline with parameters of type Eventline Constructor Description EventlineSkin(Eventline eventline)