enum sap.ui.unified.StandardCalendarLegendItem

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

Standard day types visualized in a sap.m.PlanningCalendarLegend, which correspond to days in a sap.ui.unified.Calendar.


Properties Overview

Node Description
sap.ui.unified.StandardCalendarLegendItem.NonWorkingDay

Type used for visualization of the non-working days.

sap.ui.unified.StandardCalendarLegendItem.Selected

Type used for visualization of the currently selected day.

sap.ui.unified.StandardCalendarLegendItem.Today

Type used for visualization of the current date.

sap.ui.unified.StandardCalendarLegendItem.WorkingDay

Type used for visualization of the regular work days.