OData-based DataBinding Utility Class
Node | Description |
---|---|
sap.ui.model.odata.AnnotationHelper |
A collection of methods which help to consume OData V4 annotations in XML template views. |
sap.ui.model.odata.CountMode |
Different modes for retrieving the count of collections. |
sap.ui.model.odata.Filter |
Filter for the list binding |
sap.ui.model.odata.MessageScope |
Different scopes for retrieving messages from a service consumed via a sap.ui.model.odata.v2.ODataModel. |
sap.ui.model.odata.ODataAnnotations |
Implementation to access OData Annotations |
sap.ui.model.odata.ODataContextBinding |
The ContextBinding is a specific binding for a setting context for the model |
sap.ui.model.odata.ODataListBinding |
List binding implementation for OData format. |
sap.ui.model.odata.ODataMessageParser |
OData implementation of the sap.ui.core.message.MessageParser class. |
sap.ui.model.odata.ODataMetadata |
Implementation to access OData metadata |
sap.ui.model.odata.ODataMetaModel |
Implementation of an OData meta model which offers a unified access to both OData V2 metadata and V4 annotations. |
sap.ui.model.odata.ODataModel |
Model implementation for OData format |
sap.ui.model.odata.ODataPropertyBinding |
Property binding implementation for OData format |
sap.ui.model.odata.ODataUtils | |
sap.ui.model.odata.OperationMode |
Different modes for executing service operations (filtering, sorting) |
sap.ui.model.odata.type |
The types in this namespace are simple types corresponding to OData primitive types for both OData V2
|
sap.ui.model.odata.UpdateMethod |
Different methods for update operations. |
sap.ui.model.odata.v2 |
OData-based DataBinding |
sap.ui.model.odata.v4 |
Model and related classes like bindings for OData V4. |
Method | Description |
---|---|
sap.ui.model.odata.ODataTreeBindingAdapter |
Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls. Only usable with the sap.ui.table.TreeTable control. The functions defined here are only available when you are using a TreeTable and an ODataModel. |
sap.ui.model.odata.ODataTreeBindingFlat |
Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls. |
Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls. Only usable with the sap.ui.table.TreeTable control. The functions defined here are only available when you are using a TreeTable and an ODataModel.
Param | Type | DefaultValue | Description |
---|
Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls.
Param | Type | DefaultValue | Description |
---|