Enum sap.me.CalendarSelectionModeModule: sap/me/library


Selection Mode for the Calendar

Experimental API:Since version 1.12. API is not yet finished and might change completely

Field Summary
sap.me.CalendarSelectionMode.MULTIPLECan select multiple dates and ranges
sap.me.CalendarSelectionMode.RANGECan select a range of dates
sap.me.CalendarSelectionMode.SINGLECan only select one date
Field Detail
sap.me.CalendarSelectionMode.MULTIPLE: string
Can select multiple dates and ranges
sap.me.CalendarSelectionMode.RANGE: string
Can select a range of dates
sap.me.CalendarSelectionMode.SINGLE: string
Can only select one date