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
sap.gantt.config.TimeUnit.dayTime unit of day.
sap.gantt.config.TimeUnit.hourTime unit of hour.
sap.gantt.config.TimeUnit.minuteTime unit of minute.
sap.gantt.config.TimeUnit.monthTime unit of month.
sap.gantt.config.TimeUnit.weekTime unit of week.
sap.gantt.config.TimeUnit.yearTime unit of year.
Field Detail