Interface GanttDataset

All Superinterfaces:
BaseDataset, Serializable
All Known Implementing Classes:
GanttForEachRecordDataset, GanttOneGroupDataset, GanttTwoGroupsDataset

public interface GanttDataset extends BaseDataset
An interface that is implemented by data sets that have start, end and progress fields. For more information see the implementors of this interface.
Since:
8.0
See Also: