Enum sap.ui.comp.smartfield.JSONTypeModule: sap/ui/comp/library
Enumeration of the different data types supported by the SmartField control, if it is using a JSON model.
Field Summary
sap.ui.comp.smartfield.JSONType.BooleanBoolean Type
sap.ui.comp.smartfield.JSONType.DateThe JavaScript Date Object
sap.ui.comp.smartfield.JSONType.DateTimeDate Time Type
sap.ui.comp.smartfield.JSONType.FloatFloat type
sap.ui.comp.smartfield.JSONType.IntegerInteger type
sap.ui.comp.smartfield.JSONType.StringThe JavaScript primary type String
Field Detail