Class DualGanttChartContainer

All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class DualGanttChartContainer
extends DualGanttChartContainerBase<GanttChart<?>>
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. The container distinguishes between a primary and a secondary Gantt chart, where the secondary Gantt chart is located in the detail node section of a MasterDetailPane. It can be hidden or shown on demand. Each one of the two Gantt charts can have its own header and footer. The screenshot below shows the initial appearance of an empty Dual Gantt chart control.
Dual Gantt Chart Container
Since:
1.0