public class QuadGanttChartContainerBaseItemProvider<T extends GanttChartBase<?>> extends Object implements ItemProvider<QuadGanttChartContainerBase<T>>
GanttChartBase
.Constructor and Description |
---|
QuadGanttChartContainerBaseItemProvider() |
Modifier and Type | Method and Description |
---|---|
javafx.collections.ObservableList<org.controlsfx.control.PropertySheet.Item> |
getPropertySheetItems(QuadGanttChartContainerBase<T> container)
Returns property sheet items.
|
public QuadGanttChartContainerBaseItemProvider()
public final javafx.collections.ObservableList<org.controlsfx.control.PropertySheet.Item> getPropertySheetItems(QuadGanttChartContainerBase<T> container)
getPropertySheetItems
in interface ItemProvider<QuadGanttChartContainerBase<T extends GanttChartBase<?>>>
container
- the target objectCopyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.