Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js6 f.getSPLangCode(a.langCode),winType:d,onCancel:function(){c.hide()},onFinish:function(b){a.focus();… method
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js6 f.getSPLangCode(a.langCode),winType:d,onCancel:function(){c.hide()},onFinish:function(b){a.focus();… method
/plugin/etherpadlite/scripts/
Detherpadlite.js542 ep.onCancel = function(event) { function
575 …btn__cancel').clone().attr('id','edbtn__cancel2').insertAfter('#edbtn__cancel').click(ep.onCancel);
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
Doptions.js21 …width;this.resize(this.definition.minWidth,this.definition.minHeight)}},onCancel:function(){l.rese… method
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
Doptions.js21 …width;this.resize(this.definition.minWidth,this.definition.minHeight)}},onCancel:function(){l.rese… method
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js1050 Promise.prototype._attachCancellationCallback = function(onCancel) {
1065 executor(resolve, reject, function(onCancel) {
1066 if (typeof onCancel !== "function") {
1068 util.toString(onCancel));
1070 promise._attachCancellationCallback(onCancel);
1077 function cancellationAttachCancellationCallback(onCancel) {
1083 previousOnCancel.push(onCancel);
1085 this._setOnCancel([previousOnCancel, onCancel]);
1088 this._setOnCancel(onCancel);
1096 function cancellationSetOnCancel(onCancel) {
[all …]
/plugin/pdfjs/pdfjs/build/
Dpdf.js11364 sink.onCancel = function (reason) {
11424 sink.onCancel = function (reason) { function
17002 onCancel: null,
17127 …resolveCall(this.streamSinks[data.streamId].onCancel, [wrapReason(data.reason)]).then(function () {
Dpdf.worker.js673 sink.onCancel = function (reason) {}; function
55776 onCancel: null,
55901 …resolveCall(this.streamSinks[data.streamId].onCancel, [wrapReason(data.reason)]).then(function () {
Dpdf.js.map1onCancel","isCancelled","resolveCall","_processStreamMessage","sendStreamResponse","deleteStreamCo…
Dpdf.worker.js.map1onCancel","isCancelled","resolveCall","_processStreamMessage","sendStreamResponse","deleteStreamCo…
/plugin/zwidoku/files/
H A Djs.js1onCancel:function(id,fileName){},messages:{typeError:"{file} has invalid extension. Only {extensio… method
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js.map1onCancel","_attachCancellationCallback","cancellationAttachCancellationCallback","previousOnCancel…
/plugin/ckgdoku/ckeditor/
Dckeditor.js554 …=!1)});this.state=CKEDITOR.DIALOG_STATE_IDLE;if(x.onCancel)this.on("cancel",function(a){!1===x.onC…
/plugin/ckgedit/ckeditor/
Dckeditor.js601 …=!1)});this.state=CKEDITOR.DIALOG_STATE_IDLE;if(g.onCancel)this.on("cancel",function(a){!1===g.onC…
Dckeditor.js.unc11825 if (g.onCancel) this.on("cancel", function(a) {
11826 !1 === g.onCancel.call(this, a) && (a.data.hide = !1)
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js396onCancel(()=>{this.removeLinkDecorations(),this.currentWordAtPosition=null}))}static get(t){return…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js396onCancel(()=>{this.removeLinkDecorations(),this.currentWordAtPosition=null}))}static get(t){return…
Dbundle.js.map1onCancel = this._onCancel.event;\n this._editor = editor;\n this._opts = createOptio…