Namespace sap.ui.model.odataModule: sap/ui/model/odata/ODataUtils
OData-based DataBinding Utility Class
Namespaces & Classes
AnnotationHelperA collection of methods which help to consume OData V4 annotations in XML template views.
BatchModeDifferent modes for retrieving the count of collections
CountModeDifferent modes for retrieving the count of collections
FilterFilter for the list binding
ODataAnnotationsImplementation to access oData Annotations
ODataContextBindingThe ContextBinding is a specific binding for a setting context for the model
ODataListBindingList binding implementation for oData format
ODataMessageParserOData implementation of the sap.ui.core.message.MessageParser class.
ODataMetadataImplementation to access oData metadata
ODataMetaModelImplementation of an OData meta model which offers a unified access to both OData V2 meta data and V4 annotations.
ODataModelModel implementation for oData format Binding to V4 metadata annotations is experimental!
ODataPropertyBindingProperty binding implementation for oData format
OperationModeDifferent modes for executing service operations (filtering, sorting)
typeThe types in this namespace are simple types corresponding to OData primitive types for both OData V2 and OData V4 (see "4.4 Primitive Types").
UpdateMethodDifferent methods for update operations
v2OData-based DataBinding
v4Model and related classes like bindings for OData V4.
Method Summary
sap.ui.model.odata.ODataTreeBindingAdapter()Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls.
sap.ui.model.odata.ODataTreeBindingAutoExpand()Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls.
Method Detail
sap.ui.model.odata.ODataTreeBindingAdapter()Module: sap/ui/model/odata/ODataTreeBindingAdapter
Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls.
Experimental API:This module is only for experimental and internal use!
- Experimental:
- This module is only for experimental and internal use!
sap.ui.model.odata.ODataTreeBindingAutoExpand()Module: sap/ui/model/odata/ODataTreeBindingAutoExpand
Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls.
Experimental API:This module is only for experimental and internal use!
- Experimental:
- This module is only for experimental and internal use!