enum sap.ui.export.EdmType

Control sample: sap.ui.export.EdmType
Visiblity: public
Available since: N/A
Module: sap/ui/export/library
Application Component: CA-UI5-TBL

EDM data types for document export.


Properties Overview

Node Description
sap.ui.export.EdmType.BigNumber

Property of type BigNumber.

sap.ui.export.EdmType.Boolean

Property of type Boolean.

sap.ui.export.EdmType.Currency

Property of type Currency

sap.ui.export.EdmType.Date

Property of type Date.

sap.ui.export.EdmType.DateTime

Property of type DateTime.

sap.ui.export.EdmType.Enumeration

Property of type Enumeration.

sap.ui.export.EdmType.Number

Property of type Number.

sap.ui.export.EdmType.Percentage

Property of type Percentage.

sap.ui.export.EdmType.String

Property of type string.

sap.ui.export.EdmType.Time

Property of type Time.