Verwendungen von Klasse
com.flexganttfx.view.container.ContainerBase
Packages, die ContainerBase verwenden
Package
Beschreibung
Containers for the synchronized display of two or more Gantt charts.
Classes for the container views.
-
Verwendungen von ContainerBase in com.flexganttfx.view.container
Unterklassen von ContainerBase in com.flexganttfx.view.containerModifizierer und TypKlasseBeschreibungclassA specialization ofDualGanttChartContainerBasecapable of displaying exactly two instances ofGanttChartand keeping their layouts (same table width, same timeline) and their scrolling and zooming behavior in sync.classDualGanttChartContainerBase<T extends GanttChartBase<?>>A specialization ofContainerBasecapable of displaying exactly two instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behavior in sync.classA specialization ofDualGanttChartContainerBasecapable of displaying exactly two instances ofGanttChartLiteand keeping their layouts (e.g., same timeline) and their scrolling and zooming behavior in sync.classA container capable of displaying multiple instances ofGanttChartand keeping their layouts (same table width, same timeline) and their scrolling and zooming behavior in sync.classMultiGanttChartContainerBase<T extends GanttChartBase<?>>A container capable of displaying multiple instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behavior in sync.classA container capable of displaying multiple instances ofGanttChartLiteand keeping their layouts and their scrolling and zooming behavior in sync.classA specialization ofQuadGanttChartContainerBasecapable of displaying exactly four instances ofGanttChartand keeping their layouts (same table width, same timeline) and their scrolling and zooming behavior in sync.classQuadGanttChartContainerBase<T extends GanttChartBase<?>>A specialization ofContainerBasecapable of displaying exactly four instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behavior in sync.classA specialization ofQuadGanttChartContainerBasecapable of displaying exactly four instances ofGanttChartLiteand keeping their layouts and their scrolling and zooming behavior in sync. -
Verwendungen von ContainerBase in impl.com.flexganttfx.skin.container
Klassen in impl.com.flexganttfx.skin.container mit Typparametern vom Typ ContainerBaseModifizierer und TypKlasseBeschreibungclassContainerSkinBase<T extends ContainerBase>Created by dirk on 11/07/16.classMultiGanttChartContainerSkinBase<T extends ContainerBase>