Class DualGanttChartLiteContainer

All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class DualGanttChartLiteContainer
extends DualGanttChartContainerBase<GanttChartLite<?>>
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. 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. Dual Gantt Chart Lite Container
Since:
1.6