Home
last modified time | relevance | path

Searched refs:setData (Results 251 – 275 of 326) sorted by path

1...<<11121314

/plugin/code3/
H A Dscript.js8 …RD}','handler':function(i){if(window.clipboardData){window.clipboardData.setData('text',I);}else{i…
/plugin/code3/src/
H A Dpsyhi.js250 window.clipboardData.setData('text', code);
/plugin/codehighlight/cp/engines/
H A Dmsie.js74 … window.clipboardData.setData('Text',window.clipboardData.getData('Text').replace(/\t/g,'\u2008'));
/plugin/codemirror/dist/
H A Dscripts.min.js4 …wg<100)){za(b);return}if(sa(a,b)||Qc(a.display,b)){return}b.dataTransfer.setData("Text",a.getSelec…
6 …ta){a.clipboardData.clearData();var g=Nh.text.join("\n");a.clipboardData.setData("Text",g);if(a.cl…
H A Dscripts.min.js.map1setData","effectAllowed","setDragImage","img","src","_top","onDragOver","frag","dragCursor","forEa…
/plugin/combo/ComboStrap/
H A DCacheResults.php32 public function setData(\Doku_Event $event) function in ComboStrap\\CacheResults
H A DMetadataSingleArrayStore.php146 public function setData($data) function in ComboStrap\\MetadataSingleArrayStore
/plugin/combo/action/
H A Dcache.php80 $cacheReporter->setData($event);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js233 …entXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setData(a,b)}
2099 OpenFile.prototype.setData=function(){this.args=arguments;this.execute()};OpenFile.prototype.error=…
3739 …addListener(e,"dragstart",function(a){p=e;mxClient.IS_FF&&a.dataTransfer.setData("Text","<layer/>"…
9999 DrawioFile.prototype.updateFileData=function(){this.setData(this.ui.getFileData(null,null,null,null…
10002 …;DrawioFile.prototype.getTitle=function(){return""};DrawioFile.prototype.setData=function(b){this.…
10242 ….openFile=new OpenFile(function(){window.openFile=null}),window.openFile.setData(mxUtils.getXml(y.…
10331 …I.style.visibility="hidden");mxClient.IS_FF&&null!=k.xml&&b.dataTransfer.setData("Text",k.xml);A=n…
11676 …else if(g||this.spinner.spin(document.body,mxResources.get("saving"))){d.setData(f);var m=mxUtils.…
11692 …ocument.body.appendChild(m.container),l=this.decodeNodeIntoGraph(l,m));b.setData(this.createFileDa…
11693 ….openFile=new OpenFile(function(){window.openFile=null}),window.openFile.setData(b.getData(),b.get…
[all …]
H A Dopen.js172 of.setData(data, k);
183 window.parent.openFile.setData(data, k);
H A Dviewer-static.min.js199 …entXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setData(a,b)}
2065 OpenFile.prototype.setData=function(){this.args=arguments;this.execute()};OpenFile.prototype.error=…
3039 DrawioFile.prototype.updateFileData=function(){this.setData(this.ui.getFileData(null,null,null,null…
3042 …;DrawioFile.prototype.getTitle=function(){return""};DrawioFile.prototype.setData=function(b){this.…
H A Dviewer.min.js199 …entXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setData(a,b)}
2065 OpenFile.prototype.setData=function(){this.args=arguments;this.execute()};OpenFile.prototype.error=…
3039 DrawioFile.prototype.updateFileData=function(){this.setData(this.ui.getFileData(null,null,null,null…
3042 …;DrawioFile.prototype.getTitle=function(){return""};DrawioFile.prototype.setData=function(b){this.…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js4344 file.setData(xml);
4534 window.openFile.setData(this.getFileData(true));
4881 file.setData(this.createFileData(dataNode, graph, file, redirect));
4962 window.openFile.setData(file.getData(), file.getTitle(), file.getMode() == null);
H A DDialogs.js5969 window.openFile.setData(mxUtils.getXml(currentDoc.documentElement));
9237 evt.dataTransfer.setData('Text', img.xml);
H A DDrawioFile.js861 …this.setData(this.ui.getFileData(null, null, null, null, null, null, null, null, this, !this.isCom…
1097 DrawioFile.prototype.setData = function(data) method in DrawioFile
H A DEditorUi.js11392 window.openFile.setData(data, name);
H A DElectronApp.js1632 file.setData(xml);
H A DInit.js292 window.parent.openFile.setData(data, filename);
H A DMenus.js2493 file.setData(Editor.createSvgDataUri(file.getData()));
H A DPages.js1304 evt.dataTransfer.setData('Text', '<diagram/>');
H A DStorageFile.js318 this.setData(this.ui.getFileData());
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js2358 evt.dataTransfer.setData('Text', '<layer/>');
H A DEditor.js762 OpenFile.prototype.setData = function() method in OpenFile
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js25069 Node.prototype.setData = function (key, value) { method in Node
H A D2.2.js.map1 …t.parent;\n }\n return result;\n };\n Node.prototype.setData = function (key, …

1...<<11121314