enum sap.ui.comp.smartform.Importance

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

Enumeration of SmartForm Importance types


Properties Overview

Node Description
sap.ui.comp.smartform.Importance.High

Shows fields that are annotated with UI.ImportanceType/High or have importance property set to High

sap.ui.comp.smartform.Importance.Low

Shows all fields

sap.ui.comp.smartform.Importance.Medium

Shows fields that are annotated with UI.ImportanceType/Medium or UI.ImportanceType/High or have the importance property set to medium or high.