Expand all

ve.ui.MWSaveDialogAction

Extends

Constructor

new ve.ui.MWSaveDialogAction(surface) #

Save action.

Parameters:

Name Type Description
surface ve.ui.Surface

Surface to act on

Source:
Save action.

Methods

preview() → {boolean} #

Open the save dialog, and set it to the preview panel

Source:

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

Source:

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

Source:

Returns:

Action was executed

Type
boolean
Open the save dialog