enum sap.ui.comp.smartfield.ControlContextType

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

Enumeration of the different contexts supported by the SmartField, if it is using an OData model.


Properties Overview

Node Description
sap.ui.comp.smartfield.ControlContextType.Form

Behaves currently exactly like sap.ui.comp.smartfield.ControlContextType.None.

sap.ui.comp.smartfield.ControlContextType.None

No special context is selected. The Smart Field applies its internal defaults.

sap.ui.comp.smartfield.ControlContextType.ResponsiveTable

Also the UoM layout is influenced.

sap.ui.comp.smartfield.ControlContextType.SmartFormGrid

If this is selected the UoM layout is influenced.

sap.ui.comp.smartfield.ControlContextType.Table

If this is selected the UoM layout is influenced.