sap.m.FacetFilterListDataType.Boolean
|
An input control for specifying a Boolean value
|
sap.m.FacetFilterListDataType.Date
|
An input control for specifying a date value. The user can select a month, day of the month, and year.
|
sap.m.FacetFilterListDataType.DateTime
|
An input control for specifying a date and time value. The user can select a month, day of the month, year, and time of day.
|
sap.m.FacetFilterListDataType.Float
|
An input control for specifying a Float value
|
sap.m.FacetFilterListDataType.Integer
|
>An input control for specifying an Integer value
|
sap.m.FacetFilterListDataType.String
|
An input control for specifying a String value
|
sap.m.FacetFilterListDataType.Time
|
An input control for specifying a time value. The user can select the hour, minute, and optionally AM or PM.
|