enum sap.ui.comp.smartfilterbar.FilterType

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

The available filter types to configure the internal control of a SmartFilterBar control.


Properties Overview

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

Restrict filter based on metadata.

sap.ui.comp.smartfilterbar.FilterType.interval

Restrict filter to an interval.

sap.ui.comp.smartfilterbar.FilterType.multiple

Restrict filter to multiple entries.

sap.ui.comp.smartfilterbar.FilterType.single

Restrict filter to a single entry.