namespace sap.ui.mdc.enum

Control sample: sap.ui.mdc.enum
Visiblity:
Available since: N/A
Module:
Application Component: CA-UI5-MDC

Nodes Overview

Node Description
sap.ui.mdc.enum.ActionToolbarActionAlignment

Defines the alignment of the ActionToolbarAction action control.

sap.ui.mdc.enum.BaseType

Enumeration of the possible basic data types

In Field and FilterField different data types can be used. This data types might be model dependent. To handle them model independent internally basic types are used.

sap.ui.mdc.enum.ConditionValidated

Enumeration of the validated state of conditions

If a Condition is chosen from a field help or validated against a field help it is set to be validated. In this case the corresponding item in the field help is shown as selected.

If the validated state of the Condition is undefined this means it is not defined if it is validated or not.

sap.ui.mdc.enum.ContentMode

Defines in which mode the content of a Field, FilterField or MultiValueField is rendered.

sap.ui.mdc.enum.EditMode

Defines in what mode a Field or FilterField is rendered.

sap.ui.mdc.enum.FieldDisplay

Defines the output of a Field or FilterField control.

sap.ui.mdc.enum.OutParameterMode

Defines the mode of the OutParameter element.

sap.ui.mdc.enum.PersistenceMode

Enumeration of the preferred persistence mode for personalization changes.

sap.ui.mdc.enum.SelectType

Enumeration of the possible selection types


Methods Overview

Method Description