enum sap.ui.comp.smartfilterbar.ControlType

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

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


Properties Overview

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

Shows field based on metadata.

sap.ui.comp.smartfilterbar.ControlType.date

Shows a date picker field.

sap.ui.comp.smartfilterbar.ControlType.dateTimePicker

Shows a date time picker field.

sap.ui.comp.smartfilterbar.ControlType.dropDownList

Shows a drop down list field.

sap.ui.comp.smartfilterbar.ControlType.input

Shows an input field.