namespace sap.ui.core.util

Control sample: sap.ui.core.util
Visiblity:
Available since: N/A
Module:
Application Component: CA-UI5-COR

Nodes Overview

Node Description
sap.ui.core.util.Export

Export provides the possibility to generate a list of data in a specific format / type, e.g.

sap.ui.core.util.ExportCell

Contains content that can be used to export data.

sap.ui.core.util.ExportColumn

Can have a name and a cell template.

sap.ui.core.util.ExportRow

Internally used in Export.

sap.ui.core.util.ExportType

Base export type.

sap.ui.core.util.ExportTypeCSV

CSV export type.

sap.ui.core.util.File

Utility class to handle files.

sap.ui.core.util.MockServer

Class to mock http requests made to a remote server supporting the OData V2 REST protocol.

sap.ui.core.util.PasteHelper

Parses and validates data on the paste event of an SAPUI5 table.

sap.ui.core.util.XMLPreprocessor

The XML pre-processor for template instructions in XML views.

sap.ui.core.util.reflection
sap.ui.core.util.serializer

Methods Overview

Method Description