Enum: CalendarIntervalType
key-value pairs not identical and some not @public
#4271
Labels
CalendarIntervalType
key-value pairs not identical and some not @public
#4271
This is a sub-issue of #4201 specifically for the following enum:
sap/ui/unified/library.CalendarIntervalType
which is known to be used at least by theintervalType
property ofsap.m.PlanningCalendarView
andsap.ui.unified.CalendarRow
, and bysap.m.PlanningCalendar
'sviewKey
.openui5/src/sap.ui.unified/src/sap/ui/unified/library.js
Lines 308 to 353 in 6717fc9
Additionally, the
Week
andOneMonth
are missing@public
and therefore not visible in the API Reference page. Is it by design?The text was updated successfully, but these errors were encountered: