enum sap.ui.vbm.SemanticType

Control sample: sap.ui.vbm.SemanticType
Visiblity: public
Available since: N/A
Module: sap/ui/vbm/library
Application Component: CA-GTF-VBZ

Semantic type with pre-defined display properties, like colors, icon, pin image, and so on. Semantic types enforce to fiori guidelines.


Properties Overview

Node Description
sap.ui.vbm.SemanticType.Default

Type indicating the Default state

sap.ui.vbm.SemanticType.Error

Type indicating an Error state

sap.ui.vbm.SemanticType.Hidden

Type indicating a Hidden state

sap.ui.vbm.SemanticType.Inactive

Type indicating an Inactive state

sap.ui.vbm.SemanticType.None

Type indicating no state

sap.ui.vbm.SemanticType.Success

Type indicating a Success/Positive state

sap.ui.vbm.SemanticType.Warning

Type indicating a Warning state