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.
Class |
Method |
---|---|
sap.ui.model.odata.v4.ODataMetaModel (See sap.ui.model.odata.v4.ODataMetaModel in the Demo Kit) |
bindTree getOriginalProperty isList refresh setLegacySyntax |
sap.ui.model.odata.v4.ODataModel (See sap.ui.model.odata.v4.ODataModel in the Demo Kit) |
bindList (* limited support only) bindTree createBindingContext destroyBindingContext getObject getOriginalProperty getProperty isList setLegacySyntax |
sap.ui.model.odata.v4.ODataContextBinding (See sap.ui.model.odata.v4.ODataContextBinding in the Demo Kit) |
isInitial refresh (* limited support only) resume suspend |
sap.ui.model.odata.v4.ODataListBinding (See sap.ui.model.odata.v4.ODataListBinding in the Demo Kit) |
filter getCurrentContexts getDistinctValues isInitial refresh (* limited support only) resume sort suspend |
sap.ui.model.odata.v4.ODataPropertyBinding (See sap.ui.model.odata.v4.ODataPropertyBinding in the Demo Kit) |
isInitial refresh (* limited support only) resume setValue (* limited support only) suspend |
Class |
Event |
---|---|
sap.ui.model.odata.v4.ODataMetaModel (See sap.ui.model.odata.v4.ODataMetaModel in the Demo Kit) |
parseError requestCompleted requestFailed requestSent |
sap.ui.model.odata.v4.ODataModel (See sap.ui.model.odata.v4.ODataModel in the Demo Kit) |
parseError requestCompleted requestFailed requestSent |