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

java.lang.Object
javafx.scene.Node
javafx.scene.Parent
javafx.scene.layout.Region
javafx.scene.control.Control
org.controlsfx.control.PropertySheet
com.flexganttfx.extras.properties.view.GanttChartPropertySheet<R>
Type Parameters:
R - the row type
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class GanttChartPropertySheet<R extends Row<?,​?,​?>>
extends org.controlsfx.control.PropertySheet
A property sheet implementation for use with the property sheet view of ControlsFX.