Show TOC

Models and Data Binding in ApplicationsLocate this document in the navigation structure

This page describes how data binding can be used in SAPUI5 applications. It describes how to create a model instance, how to assign it to the UI, and how the controls on the UI can be bound to the model.

SAPUI5 provides several binding modes and provides multimodel support.