Extends
Constructor
new ve.ui.MWSaveDialogAction(surface)
#
Save action.
Methods
preview() → {boolean}
#
Open the save dialog, and set it to the preview panel
Returns:
Action was executed
- Type
- boolean
Open the save dialog, and set it to the preview panel
review() → {boolean}
#
Open the save dialog, and set it to the review panel
Returns:
Action was executed
- Type
- boolean
Open the save dialog, and set it to the review panel
save(checkbox) → {boolean}
#
Open the save dialog
Parameters:
Name | Type | Description |
---|---|---|
checkbox |
string | Checkbox to toggle after opening |
Returns:
Action was executed
- Type
- boolean
Open the save dialog