Constructor
new (require("core/modal_save_cancel"))()
- Source:
Extends
- module:core/modal
Methods
setFooter()
- Description:
- Override parent implementation to prevent changing the footer content. 
 
- Source:
setSaveButtonText(value)
- Description:
- Set the title of the save button. 
 
- Source:
Parameters:
| Name | Type | Description | 
|---|---|---|
| value | String | Promise | The button text, or a Promise which will resolve it |