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