Enum sap.uxap.ObjectPageSubSectionModeModule: sap/uxap/library


Used by the ObjectPageLayout control to define which layout to use (either Collapsed or Expanded).

Field Summary
sap.uxap.ObjectPageSubSectionMode.CollapsedCollapsed mode of display of the ObjectPageLayout.
sap.uxap.ObjectPageSubSectionMode.ExpandedExpanded mode of displaying the ObjectPageLayout.
Field Detail
sap.uxap.ObjectPageSubSectionMode.Collapsed: string
Collapsed mode of display of the ObjectPageLayout.
sap.uxap.ObjectPageSubSectionMode.Expanded: string
Expanded mode of displaying the ObjectPageLayout.