Home
last modified time | relevance | path

Searched refs:removeAllListeners (Results 1 – 25 of 45) sorted by last modified time

12

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js48925 EventEmitter.prototype.removeAllListeners = function removeAllListeners(type) {
48949 this.removeAllListeners(key);
48952 this.removeAllListeners('removeListener');
70772 process.removeAllListeners = noop;
72472 Readable.prototype.removeAllListeners = function (ev) {
72473 var res = Stream.prototype.removeAllListeners.apply(this, arguments);
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1283 …he [`domObject.removeAllListeners()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_…
H A Dckeditor.js.unc210 removeAllListeners: function() {
1750 removeAllListeners: function() {
1759 CKEDITOR.event.prototype.removeAllListeners.call(this)
1792 this.removeAllListeners();
5954 this.removeAllListeners();
H A Dckeditor.js69 …1):this.$.detachEvent&&this.$.detachEvent("on"+a,c),delete b[a])}},removeAllListeners:function(){v…
70 …$.removeEventListener(b,c,!1);delete a[b]}CKEDITOR.event.prototype.removeAllListeners.call(this)}}… method in removeAllListeners.event
71 …=a in c,delete c[a]);return g?f:null};a.clearCustomData=function(){this.removeAllListeners();var a=
284 …his.activeFilter;this.status="destroyed";this.fire("destroy");this.removeAllListeners();CKEDITOR.r…
/plugin/davcal/vendor/sabre/event/tests/
H A DEventEmitterTest.php238 $ee->removeAllListeners('foo');
263 $ee->removeAllListeners();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php498 $this->server->removeAllListeners('schedule');
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md43 * Added: removeListener, removeAllListeners
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitterInterface.php98 function removeAllListeners($eventName = null); function
H A DEventEmitterTrait.php201 function removeAllListeners($eventName = null) { function
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6removeAllListeners=function(e){var t,n,r;if(n=this._events,void 0===n)return this;if(void 0===n.re…
H A Dsocket.io.min.js6 …(t,n),this},r.prototype.off=r.prototype.removeListener=r.prototype.removeAllListeners=r.prototype.…
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js322 …!1);a(b,c,d)}:function(b,c,d){b.detachEvent("on"+c,d);a(b,c,d)}}(),removeAllListeners:function(a){…
326 a){mxEvent.removeAllListeners(a);var b=a.childNodes;if(null!=b){var c=b.length;for(a=0;a<c;a+=1)mxE…
H A Dviewer.min.js322 …!1);a(b,c,d)}:function(b,c,d){b.detachEvent("on"+c,d);a(b,c,d)}}(),removeAllListeners:function(a){…
326 a){mxEvent.removeAllListeners(a);var b=a.childNodes;if(null!=b){var c=b.length;for(a=0;a<c;a+=1)mxE…
H A Dextensions.min.js1728 …ns={},i.on=y,i.addListener=y,i.once=y,i.off=y,i.removeListener=y,i.removeAllListeners=y,i.emit=y,i…
H A Dapp.min.js356 …!1);a(b,c,d)}:function(b,c,d){b.detachEvent("on"+c,d);a(b,c,d)}}(),removeAllListeners:function(a){…
360 a){mxEvent.removeAllListeners(a);var b=a.childNodes;if(null!=b){var c=b.length;for(a=0;a<c;a+=1)mxE…
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9removeAllListeners=n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callback…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js118 …!1);a(b,c,d)}:function(b,c,d){b.detachEvent("on"+c,d);a(b,c,d)}}(),removeAllListeners:function(a){…
122 a){mxEvent.removeAllListeners(a);var b=a.childNodes;if(null!=b){var c=b.length;for(a=0;a<c;a+=1)mxE…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29 …ns={},i.on=y,i.addListener=y,i.once=y,i.off=y,i.removeListener=y,i.removeAllListeners=y,i.emit=y,i…
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1780 win.removeAllListeners();
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js28 …ns={},i.on=y,i.addListener=y,i.once=y,i.off=y,i.removeListener=y,i.removeAllListeners=y,i.emit=y,i…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1removeAllListeners(element);\n detectionStrategy.uninstall(element);\n state…
H A Deditor.worker.js1 …ns={},r.on=g,r.addListener=g,r.once=g,r.off=g,r.removeListener=g,r.removeAllListeners=g,r.emit=g,r…
H A Deditor.worker.js.map1 …oop;\nprocess.off = noop;\nprocess.removeListener = noop;\nprocess.removeAllListeners = noop;\npro…
H A Djson.worker.js.map1 …oop;\nprocess.off = noop;\nprocess.removeListener = noop;\nprocess.removeAllListeners = noop;\npro…
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1 …ns={},r.on=g,r.addListener=g,r.once=g,r.off=g,r.removeListener=g,r.removeAllListeners=g,r.emit=g,r…

12