enum sap.m.PlanningCalendarStickyMode

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

Available sticky modes for the sap.m.SinglePlanningCalendar


Properties Overview

Node Description
sap.m.PlanningCalendarStickyMode.All

Actions toolbar, navigation toolbar and the column headers will be sticky.

sap.m.PlanningCalendarStickyMode.NavBarAndColHeaders

Only the navigation toolbar and column headers will be sticky.

sap.m.PlanningCalendarStickyMode.None

Nothing will stick at the top.