Uses of Class
com.flexganttfx.view.util.TimelineScrollBar
| Package | Description |
|---|---|
| com.flexganttfx.view |
The main Gantt chart controls.
|
| impl.com.flexganttfx.skin |
Classes for the Gantt Chart, Dual Gantt Chart, Multi Gantt Chart skins.
|
-
Uses of TimelineScrollBar in com.flexganttfx.view
Methods in com.flexganttfx.view that return TimelineScrollBar Modifier and Type Method Description protected TimelineScrollBarGanttChartBase. createTimelineScrollBar()Creates a custom scroll bar that will be used when the scrollbar type specified viaGanttChartBase.scrollBarTypeProperty()is set toGanttChartBase.ScrollBarType.INFINITE.TimelineScrollBarGanttChartBase. getTimelineScrollBar()Returns the specialized timeline scrollbar control used for scrolling forward and back in time. -
Uses of TimelineScrollBar in impl.com.flexganttfx.skin
Methods in impl.com.flexganttfx.skin that return TimelineScrollBar Modifier and Type Method Description protected TimelineScrollBarGanttChartBaseSkin. getTimelineScrollBar()