Uses of Class
com.flexganttfx.view.container.DualGanttChartContainerBase
Packages that use DualGanttChartContainerBase
Package
Description
Contains the item factory and item providers for use with the property sheet view of
ControlsFX.
Containers for the synchronized display of two or more Gantt charts.
Classes for the container views.
-
Uses of DualGanttChartContainerBase in com.flexganttfx.extras.properties
Methods in com.flexganttfx.extras.properties with parameters of type DualGanttChartContainerBaseModifier and TypeMethodDescriptionfinal ObservableList<PropertySheet.Item>
DualGanttChartContainerBaseItemProvider.getPropertySheetItems
(DualGanttChartContainerBase<T> container) Returns property sheet items. -
Uses of DualGanttChartContainerBase in com.flexganttfx.view.container
Subclasses of DualGanttChartContainerBase in com.flexganttfx.view.containerModifier and TypeClassDescriptionclass
A specialization ofDualGanttChartContainerBase
capable of displaying exactly two instances ofGanttChart
and keeping their layouts (same table width, same timeline) and their scrolling and zooming behavior in sync.class
A specialization ofDualGanttChartContainerBase
capable of displaying exactly two instances ofGanttChartLite
and keeping their layouts (e.g same timeline) and their scrolling and zooming behavior in sync. -
Uses of DualGanttChartContainerBase in impl.com.flexganttfx.skin.container
Constructors in impl.com.flexganttfx.skin.container with parameters of type DualGanttChartContainerBase