Searched refs:onPaste (Results 1 – 7 of 7) sorted by relevance
/plugin/ckgdoku/ckeditor/plugins/pastebase64/ |
H A D | plugin.js | 17 editableElement.on("paste", onPaste, null, {editor: editor}); 23 function onPaste(event) { function
|
/plugin/ckgedit/ckeditor/plugins/pastebase64/ |
H A D | plugin.js | 17 editableElement.on("paste", onPaste, null, {editor: editor}); 23 function onPaste(event) { function
|
/plugin/aceeditor/ |
H A D | build.js | 1 …onPaste(e),c=!1):e==a[0]?L&&t.execCommand("del",{source:"ace"}):(e.substring(0,2)==a?e=e.substr(2)…
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 41595 this.onPaste(); 41611 return _this5.onPaste(event); 41629 this.onPaste(); 41640 value: function onPaste() {
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 1208 …(a,c){return a.getPosition(c)&CKEDITOR.POSITION_PRECEDING?-1:1})};var H={onPaste:function(a){funct… method in H 1219 …attachListener(b,"cut",E),b.attachListener(b,"copy",E))}),a.on("paste",H.onPaste,H),B(a,"rowInsert…
|
H A D | ckeditor.js.unc | 23985 onPaste: function(a) { 24174 }), a.on("paste", H.onPaste,
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …onPaste((e) => {\n let pasteOnNewLine = false;\n let multicursorText = null;…
|