enum sap.ui.comp.smartfilterbar.MandatoryType

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

The different options to define mandatory state for fields in the SmartFilter control.


Properties Overview

Node Description
sap.ui.comp.smartfilterbar.MandatoryType.auto

Shows values based on metadata.

sap.ui.comp.smartfilterbar.MandatoryType.mandatory

Shows field as mandatory.

sap.ui.comp.smartfilterbar.MandatoryType.notMandatory

Shows field as not mandatory.