Enum sap.ui.comp.smartfield.CriticalityRepresentationTypeModule: sap/ui/comp/library


The different options to visualize the ObjectStatus control.

Field Summary
sap.ui.comp.smartfield.CriticalityRepresentationType.WithIconIf this is selected, the sap.m.ObjectStatus control visualizes the criticality using an icon.
sap.ui.comp.smartfield.CriticalityRepresentationType.WithoutIconIf this is selected, the sap.m.ObjectStatus control does not visualize the criticality using an icon.
Field Detail
sap.ui.comp.smartfield.CriticalityRepresentationType.WithIcon: string
If this is selected, the sap.m.ObjectStatus control visualizes the criticality using an icon.
sap.ui.comp.smartfield.CriticalityRepresentationType.WithoutIcon: string
If this is selected, the sap.m.ObjectStatus control does not visualize the criticality using an icon.