enum sap.ui.core.ValueState

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

Marker for the correctness of the current value.



References:


Properties Overview

Node Description
sap.ui.core.ValueState.Error

State is not valid.

sap.ui.core.ValueState.Information

State is informative.

sap.ui.core.ValueState.None

State is not specified.

sap.ui.core.ValueState.Success

State is valid.

sap.ui.core.ValueState.Warning

State is valid but with a warning.