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

Type Parameters:
R - the type of the rows in the Gantt chart
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class GanttChartToolBar<R extends Row<?,​?,​?>>
extends ToolBar
A toolbar implementation that can be used in combination with the Gantt chart control. Please note that this toolbar is used for rapid prototyping and does not present a feature-complete implementation that could be used for any kind of application. An entire framework could be written just for that purpose.
Since:
1.0