class sap.ui.model.analytics.odata4analytics.Model.ReferenceByModel

UX Guidelines:
Implements:
Available since: N/A
Extends:
Module: sap/ui/model/analytics/odata4analytics
Application Component: CA-UI5-COR

Handle to an already instantiated SAPUI5 OData model.


Constructor

Create a reference to an OData model already loaded elsewhere with the help of SAPUI5.

new sap.ui.model.analytics.odata4analytics.Model.ReferenceByModel(oModel)
Param Type Default Value Description
oModel object

holding the OData model.