Uses of Class
com.flexganttfx.view.util.RowHeaderColumn
-
Packages that use RowHeaderColumn Package Description com.flexganttfx.view The main Gantt chart controls. -
-
Uses of RowHeaderColumn in com.flexganttfx.view
Methods in com.flexganttfx.view that return RowHeaderColumn Modifier and Type Method Description protected RowHeaderColumn<R>
GanttChart. createRowHeaderColumn()
Creates the row header column used by the Gantt chart.RowHeaderColumn<R>
GanttChart. getRowHeaderColumn()
Returns the row header control used as the first column of the tree table view.
-