namespace sap.ui.comp.smartfield

Control sample: sap.ui.comp.smartfield
Visiblity:
Available since: N/A
Module:
Application Component: CA-UI5-CMP

Nodes Overview

Node Description
sap.ui.comp.smartfield.checkValuesValidityInfo
sap.ui.comp.smartfield.ComboBox

Extends the functionalities in sap.m.ComboBox

sap.ui.comp.smartfield.Configuration

The configuration allows to further define the behavior of a SmartField.

sap.ui.comp.smartfield.ControlContextType

Enumeration of the different contexts supported by the SmartField, if it is using an OData model.

sap.ui.comp.smartfield.ControlProposal

Proposes a control to be rendered.

sap.ui.comp.smartfield.ControlProposalType

Enumeration of the different control proposals supported by the Smart Field, if it is using an OData model.

sap.ui.comp.smartfield.ControlType

The available control types to configure the internal control selection of a SmartField control.

sap.ui.comp.smartfield.CriticalityRepresentationType

The different options to visualize the ObjectStatus control.

sap.ui.comp.smartfield.DisplayBehaviour

The different options to define display behavior for the value help of a SmartField control.

sap.ui.comp.smartfield.Importance

Provides information about the importance of the field

sap.ui.comp.smartfield.JSONType

Enumeration of the different data types supported by the SmartField control, if it is using a JSON model.

sap.ui.comp.smartfield.ObjectStatus

Defines a possible object status control to be rendered.

sap.ui.comp.smartfield.SmartField

The SmartField control interprets metadata that represents entity-relationship models, data types, service capabilities, and annotations in OData services to automatically generate the underlying inner controls and reduce the amount of code needed for developing applications.

sap.ui.comp.smartfield.TextInEditModeSource

Enumeration of sources from which text values for Codes/IDs are fetched in edit mode.


Methods Overview

Method Description