Package | Description |
---|---|
com.flexganttfx.extras.properties |
Contains the item factory and item providers for use with the property sheet view of
ControlsFX.
|
com.flexganttfx.view.container |
Containers for the synchronized display of two or more Gantt charts.
|
impl.com.flexganttfx.skin.container |
Classes for the container views.
|
Modifier and Type | Method and Description |
---|---|
javafx.collections.ObservableList<org.controlsfx.control.PropertySheet.Item> |
DualGanttChartContainerBaseItemProvider.getPropertySheetItems(DualGanttChartContainerBase<T> container)
Returns property sheet items.
|
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 |
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. |
Constructor and Description |
---|
DualGanttChartContainerSkin(DualGanttChartContainerBase container) |
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.