Home
last modified time | relevance | path

Searched refs:handleFormCancellation (Results 1 – 1 of 1) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
Dcontrols.js500 this._boundCancelHandler = this.handleFormCancellation.bind(this);
510 this.handleFormCancellation(e);
618 handleFormCancellation: function(e) { method