Namespace sap.ui.model.BindingModeModule: sap/ui/model/BindingMode
Binding type definitions.
Field Summary
sap.ui.model.BindingMode.DefaultBindingMode default means that the binding mode of the model is used
sap.ui.model.BindingMode.OneTimeBindingMode one time means value is only read from the model once
sap.ui.model.BindingMode.OneWayBindingMode one way means from model to view
sap.ui.model.BindingMode.TwoWayBindingMode two way means from model to view and vice versa