Schnittstelle GanttDataset

Alle Superschnittstellen:
BaseDataset, Serializable
Alle bekannten Implementierungsklassen:
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.
Seit:
8.0
Siehe auch: