Simple Types

SAPUI5 supports several simple types and the respective formatter classes for data binding, such as integer, float and date.

For a complete list of all simple types, see API Reference: sap.ui.model.Type.

Note Use these data types only with data binding.
The types use the below listed formatter classes. The formatters can, however, also be used standalone for formats, such as dates.
Note The formatter classes do not provide validation.