Show TOC

Unsupported Superclass Methods and EventsLocate this document in the navigation structure

Certain methods derived from SAPUI5 model and binding superclasses are not supported in OData V4 model classes or have limited support.

The following methods and events are affected by this. For more information, see the corresponding API documentation for each method and event in the Demo Kit.

Table 1: Unsupported Methods

Class

Method

sap.ui.model.odata.v4.ODataMetaModel

bindTree

getOriginalProperty

isList

refresh

setLegacySyntax

sap.ui.model.odata.v4.ODataModel

bindTree

createBindingContext

destroyBindingContext

getObject

getOriginalProperty

getProperty

isList

setLegacySyntax

sap.ui.model.odata.v4.ODataContextBinding

isInitial

refresh (* limited support only)

resume

suspend

sap.ui.model.odata.v4.ODataListBinding

getDistinctValues

isInitial

refresh (* limited support only)

resume

suspend

sap.ui.model.odata.v4.ODataPropertyBinding

isInitial

refresh (* limited support only)

resume

setValue (* limited support only)

suspend

Table 2: Unsupported Events

Class

Event

sap.ui.model.odata.v4.ODataMetaModel

parseError

requestCompleted

requestFailed

requestSent

sap.ui.model.odata.v4.ODataModel

parseError

requestCompleted

requestFailed

requestSent