Searched refs:removeListener (Results 1 – 6 of 6) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 9 …Id(n);a.setCustomData("isReady","true");a.removeListener("load",t);a.removeListener("error",f);a.r… 10 …lElement,b=CKEDITOR.document.getById(n);a.removeListener("load",t);a.removeListener("error",f);a.r… 18 …&(this.originalElement.removeListener("load",t),this.originalElement.removeListener("error",f),thi…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/dialogs/ |
H A D | templates.js | 10 …)});this._.element.on("keydown",k)},onHide:function(){this._.element.removeListener("keydown",k)}}…
|
/webtrees/public/ckeditor-4.15.1-custom/adapters/ |
H A D | jquery.js | 7 …",function(e){var d=e.editor;setTimeout(function n(){if(d.element){e.removeListener();d.on("dataRe…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 75 ….event.prototype.on.apply(this,arguments)},removeListener:function(a){CKEDITOR.event.prototype.rem… method in CKEDITOR.event 261 …;var d=a.removeCustomData("focusmanager_handlers");a.removeListener("blur",d.blur);a.removeListene… 291 …tion(){a();b.apply?b.apply(this):b()}})),c.on("destroy",function(){f.removeListener("submit",a)}))… 386 …steners:function(){var a=this._.listeners;try{for(;a.length;)a.pop().removeListener()}catch(b){}},… 401 …(b.$.scrollTop=a._.previousScrollTop,a._.previousScrollTop=null,this.removeListener("scroll",d))};… 456 d.selectRanges([e]);f.removeListener();a.fire("unlockSnapshot");a._.hiddenSelectionContainer=c}func… 460 …m.selection(c.getSelection());v.lock()}function b(){g.removeListener("mouseup",b);q.removeListener… 462 n,v;CKEDITOR.env.gecko&&p.attachListener(p,"focus",function(a){a.removeListener();0!==n&&(a=c.getSe… 465 …oStart",c);w.select()}}function c(){q.removeListener("mousemove",b);g.removeListener("mouseup",c);… 603 …DITOR.document.getWindow();c.on("resize",b);a.on("hide",function(){c.removeListener("resize",b)})}… [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/ |
H A D | paste.js | 10 "pasteMsg").domId+'"\x3e\x3c/iframe\x3e');f=null;d.on("load",function(a){a.removeListener();a=d.get…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 16 b.parts.tabs.removeListener("click",h);b.parts.tabs.on("click",h)};a.buildSelectLang=function(a){va…
|