Show TOC

Simple TypesLocate this document in the navigation structure

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 the API Reference for sap.ui.model.Type in the Demo Kit.

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.