Class GanttChartBaseItemProvider<R extends Row<?,​?,​?>>

    • Constructor Detail

      • GanttChartBaseItemProvider

        public GanttChartBaseItemProvider()
    • Method Detail

      • getPropertySheetItems

        public List<org.controlsfx.control.PropertySheet.Item> getPropertySheetItems​(GanttChartBase<R> gc)
        Description copied from interface: ItemProvider
        Returns a list of property sheet items for the given target object.
        Specified by:
        getPropertySheetItems in interface ItemProvider<R extends Row<?,​?,​?>>
        Parameters:
        gc - the target object
        Returns:
        a list of property sheet view items