Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 853 Bytes

Binding_Modes_e37a0c3.md

File metadata and controls

14 lines (8 loc) · 853 Bytes
loio
e37a0c323db94ea880ea0f5c9140fa08

Binding Modes

The OData V4 model supports one-time binding, one-way binding and two-way binding modes (see sap.ui.model.BindingMode in the Demo Kit). The two-way binding mode is the default binding mode of the OData V4 model. You can use the setDefaultBindingMode method on the model to change the binding mode. For more information, see setDefaultBindingMode in the Demo Kit.