Uses of Class
com.flexganttfx.view.util.TimelineScrollBar
Packages that use TimelineScrollBar
Package
Description
The main Gantt chart controls.
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 TimelineScrollBarModifier and TypeMethodDescriptionprotected TimelineScrollBar
GanttChartBase.createTimelineScrollBar()
Creates a custom scroll bar that will be used when the scrollbar type specified viaGanttChartBase.scrollBarTypeProperty()
is set toGanttChartBase.ScrollBarType.INFINITE
.final TimelineScrollBar
GanttChartBase.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 TimelineScrollBarModifier and TypeMethodDescriptionprotected final TimelineScrollBar
GanttChartBaseSkin.getTimelineScrollBar()