sap.m.MessageBox.Action.ABORT
|
Adds an "Abort" button to the message box.
|
sap.m.MessageBox.Action.CANCEL
|
Adds a "Cancel" button to the message box.
|
sap.m.MessageBox.Action.CLOSE
|
Adds a "Close" button to the message box.
|
sap.m.MessageBox.Action.DELETE
|
Adds a "Delete" button to the message box.
|
sap.m.MessageBox.Action.IGNORE
|
Adds an "Ignore" button to the message box.
|
sap.m.MessageBox.Action.NO
|
Adds a "No" button to the message box.
|
sap.m.MessageBox.Action.OK
|
Adds an "OK" button to the message box.
|
sap.m.MessageBox.Action.RETRY
|
Adds a "Retry" button to the message box.
|
sap.m.MessageBox.Action.YES
|
Adds a "Yes" button to the message box.
|