enum sap.ui.unified.CalendarIntervalType

Visiblity: public
Available since: N/A
Module: sap/ui/unified/library
Application Component: CA-UI5-CTR

Interval types in a CalendarRow.


Properties Overview

Node Description
sap.ui.unified.CalendarIntervalType.Day

Intervals have the size of one day.

sap.ui.unified.CalendarIntervalType.Hour

Intervals have the size of one hour.

sap.ui.unified.CalendarIntervalType.Month

Intervals have the size of one month.