Class QuadGanttChartContainer

All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class QuadGanttChartContainer
extends QuadGanttChartContainerBase<GanttChart<?>>
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. The container distinguishes between four Gantt chart locations, where the right and the lower Gantt charts are located in the detail node sections of several MasterDetailPane instances. They can be hidden or shown on demand. Each one of the four Gantt charts can have its own header and footer. The screenshot below shows the initial appearance of an empty Quad Gantt chart container control. Quad Gantt Chart Container
Since:
1.6