Package | Description |
---|---|
com.flexganttfx.view.container |
Containers for the synchronized display of two or more Gantt charts.
|
impl.com.flexganttfx.skin |
Classes for the Gantt Chart, Dual Gantt Chart, Multi Gantt Chart skins.
|
Constructor and Description |
---|
DualGanttChartLiteContainer(boolean autoBinding,
GanttChartLite<?> primaryGanttChart,
GanttChartLite<?> secondaryGanttChart)
Constructs a new container with the given graphics controls.
|
DualGanttChartLiteContainer(boolean autoBinding,
GanttChartLite<?> primaryGanttChart,
GanttChartLite<?> secondaryGanttChart)
Constructs a new container with the given graphics controls.
|
DualGanttChartLiteContainer(GanttChartLite<?> primaryGanttChart,
GanttChartLite<?> secondaryGanttChart)
Constructs a new container with the given graphics controls.
|
DualGanttChartLiteContainer(GanttChartLite<?> primaryGanttChart,
GanttChartLite<?> secondaryGanttChart)
Constructs a new container with the given graphics controls.
|
MultiGanttChartLiteContainer(boolean autoBinding,
GanttChartLite<?>... ganttCharts)
Constructs a new container with the given Gantt chart controls.
|
MultiGanttChartLiteContainer(GanttChartLite<?>... ganttCharts)
Constructs a new container with the given Gantt chart controls.
|
QuadGanttChartLiteContainer(GanttChartLite<?> upperLeft,
GanttChartLite<?> upperRight,
GanttChartLite<?> lowerLeft,
GanttChartLite<?> lowerRight)
Constructs a new container with the given Gantt chart controls.
|
QuadGanttChartLiteContainer(GanttChartLite<?> upperLeft,
GanttChartLite<?> upperRight,
GanttChartLite<?> lowerLeft,
GanttChartLite<?> lowerRight)
Constructs a new container with the given Gantt chart controls.
|
QuadGanttChartLiteContainer(GanttChartLite<?> upperLeft,
GanttChartLite<?> upperRight,
GanttChartLite<?> lowerLeft,
GanttChartLite<?> lowerRight)
Constructs a new container with the given Gantt chart controls.
|
QuadGanttChartLiteContainer(GanttChartLite<?> upperLeft,
GanttChartLite<?> upperRight,
GanttChartLite<?> lowerLeft,
GanttChartLite<?> lowerRight)
Constructs a new container with the given Gantt chart controls.
|
Constructor and Description |
---|
GanttChartLiteSkin(GanttChartLite<R> control) |
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.