Enum sap.ui.commons.MessageBox.IconModule: sap/ui/commons/MessageBox
Enumeration of the pre-defined icons that can be used in a MessageBox.
Field Summary
sap.ui.commons.MessageBox.Icon.ERRORShows the error icon in the message box.
sap.ui.commons.MessageBox.Icon.INFORMATIONShows the information icon in the message box.
sap.ui.commons.MessageBox.Icon.NONEShows no icon in the message box.
sap.ui.commons.MessageBox.Icon.QUESTIONShows the question icon in the message box.
sap.ui.commons.MessageBox.Icon.SUCCESSShows the success icon in the message box.
sap.ui.commons.MessageBox.Icon.WARNINGShows the warning icon in the message box.
sap.ui.commons.MessageBox.Icon.CRITICALShows the critical error icon in the message box.
Field Detail