Package | Description |
---|---|
com.flexganttfx.view.container |
Containers for the synchronized display of two or more Gantt charts.
|
Modifier and Type | Class and Description |
---|---|
class |
DualGanttChartContainer
A specialization of
DualGanttChartContainerBase capable of displaying
exactly two instances of GanttChart and keeping their layouts (same
table width, same timeline) and their scrolling and zooming behavior in
sync. |
class |
DualGanttChartContainerBase<T extends GanttChartBase<?>>
A specialization of
ContainerBase capable of displaying
exactly two instances of GanttChartBase and keeping their layouts and
their scrolling and zooming behavior in sync. |
class |
DualGanttChartLiteContainer
A specialization of
DualGanttChartContainerBase capable of displaying
exactly two instances of GanttChartLite and keeping their layouts (e.g
same timeline) and their scrolling and zooming behavior in
sync. |
class |
MultiGanttChartContainer
A container capable of displaying multiple instances of
GanttChart
and keeping their layouts (same table width, same timeline) and their
scrolling and zooming behaviour in sync. |
class |
MultiGanttChartContainerBase<T extends GanttChartBase<?>>
A container capable of displaying multiple instances of
GanttChartBase
and keeping their layouts and their scrolling and zooming behaviour in sync. |
class |
MultiGanttChartLiteContainer
A container capable of displaying multiple instances of
GanttChartLite
and keeping their layouts and their scrolling and zooming behaviour in sync. |
class |
QuadGanttChartContainer
A specialization of
QuadGanttChartContainerBase capable of displaying
exactly four instances of GanttChart and keeping their layouts (same
table width, same timeline) and their scrolling and zooming behavior in
sync. |
class |
QuadGanttChartContainerBase<T extends GanttChartBase<?>>
A specialization of
ContainerBase capable of displaying
exactly four instances of GanttChartBase and keeping their layouts and
their scrolling and zooming behavior in sync. |
class |
QuadGanttChartLiteContainer
A specialization of
QuadGanttChartContainerBase capable of displaying
exactly four instances of GanttChartLite and keeping their layouts and
their scrolling and zooming behavior in sync. |
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.