Enum sap.gantt.config.TimeUnitModule: sap/gantt/library


Different time units used as part of the zoom level. They are names of d3 time unit classes.

Field Summary
Field Detail
sap.gantt.config.TimeUnit.day
Time unit of day.
sap.gantt.config.TimeUnit.hour
Time unit of hour.
sap.gantt.config.TimeUnit.minute
Time unit of minute.
sap.gantt.config.TimeUnit.month
Time unit of month.
sap.gantt.config.TimeUnit.week
Time unit of week.
sap.gantt.config.TimeUnit.year
Time unit of year.