enum sap.m.PlanningCalendarBuiltInView

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

A list of the default built-in views in a sap.m.PlanningCalendar, described by their keys.


Properties Overview

Node Description
sap.m.PlanningCalendarBuiltInView.Day

Represents the key of the built-in view, in which the intervals have the size of one day.

sap.m.PlanningCalendarBuiltInView.Hour

Represents the key of the built-in view, in which the intervals have the size of one hour.

sap.m.PlanningCalendarBuiltInView.Month

Represents the key of the built-in view, in which the intervals have the size of one month.

sap.m.PlanningCalendarBuiltInView.OneMonth

Represents the key of the built-in view, in which the intervals have the size of one day where 31 days are displayed, starting with the first day of the month.

sap.m.PlanningCalendarBuiltInView.Week

Represents the key of the built-in view, in which the intervals have the size of one day where 7 days are displayed, starting with the first day of the week.