Module sap/ui/model/Binding
Contained Namespaces, Types, Enums & Classes
sap.ui.model.Binding The Binding is the object, which holds the necessary information for a data binding, like the binding path and the binding context, and acts like an interface to the model for the control, so it is the event provider for changes in the data model and provides getters for accessing properties or lists.