Osnard
The ve.ui.MWSaveDialogAction
emits the save
event [1], providing a saveDeferred
to the handler. As far as I understand this would give the handling code the possibility to cancel the save process as a result of some client side validation.
But how do I register to that event? I’d need to have the actual instance of the dialog.