class sap.ui.model.analytics.odata4analytics.DimensionAttribute

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

Representation of a dimension attribute.


Constructor

Create a representation of a dimension attribute provided by an analytic query. Do not create your own instances.

new sap.ui.model.analytics.odata4analytics.DimensionAttribute(oQueryResult, oProperty)
Param Type Default Value Description
oQueryResult sap.ui.model.analytics.odata4analytics.QueryResult

The query result containing this dimension attribute

oProperty object

The datajs object object representing the dimension attribute


Methods Overview

Method Description
getDimension

Get dimension

getKeyProperty

Get the key property

getLabelText

Get label

getName

Get the name of the dimension attribute

getTextProperty

Get text property related to this dimension attribute

getDimension

Get dimension

getKeyProperty

Get the key property

getLabelText

Get label

getName

Get the name of the dimension attribute

getTextProperty

Get text property related to this dimension attribute