enum sap.ui.comp.smartfield.JSONType

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

Enumeration of the different data types supported by the SmartField control, if it is using a JSON model.


Properties Overview

Node Description
sap.ui.comp.smartfield.JSONType.Boolean

Boolean Type

sap.ui.comp.smartfield.JSONType.Date

The JavaScript Date Object

sap.ui.comp.smartfield.JSONType.DateTime

Date Time Type

sap.ui.comp.smartfield.JSONType.Float

Float type

sap.ui.comp.smartfield.JSONType.Integer

Integer type

sap.ui.comp.smartfield.JSONType.String

The JavaScript primary type String