Searched refs:EmbedDialog (Results 1 – 11 of 11) sorted by relevance
/plugin/diagramsnet/lib/plugins/ |
H A D | text.js | 12 var dlg = new EmbedDialog(ui, ui.editor.graph.getIndexableText(),
|
H A D | replay.js | 155 var dlg = new EmbedDialog(ui, 'https://www.draw.io/?p=replay&lightbox=1&replay-delay=' +
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 371 var dlg = new EmbedDialog(editorUi, editorUi.createLink(linkTarget, linkColor, 1066 var dlg = new EmbedDialog(editorUi, url); 1974 var dlg = new EmbedDialog(editorUi, html + '\n' + scriptTag, null, null, function() 2055 var dlg = new EmbedDialog(editorUi, '<img src="' + ((current.constructor != DriveFile) ? 2077 var dlg = new EmbedDialog(editorUi, result); 2099 var dlg = new EmbedDialog(editorUi, result); 2132 var dlg = new EmbedDialog(editorUi, '<iframe frameborder="0" style="width:' + width + 2159 var dlg = new EmbedDialog(editorUi, editorUi.createLink(linkTarget, linkColor, 2186 var dlg = new EmbedDialog(editorUi, editorUi.createLink(linkTarget, linkColor,
|
H A D | Pages.js | 1797 var dlg = new EmbedDialog(this, this.getLinkForPage(page, params, lightbox));
|
H A D | ElectronApp.js | 16 EmbedDialog.showPreviewOption = false;
|
H A D | Dialogs.js | 655 var EmbedDialog = function(editorUi, result, timeout, ignoreSize, previewFn, title, tweet, previewT… class 737 …if (EmbedDialog.showPreviewOption && (!mxClient.IS_CHROMEAPP || validUrl) && !navigator.standalone… 940 EmbedDialog.showPreviewOption = true; 9498 var dlg = new EmbedDialog(editorUi, window.location.protocol + '//' +
|
H A D | EditorUi.js | 4595 var dlg = new EmbedDialog(this, data);
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Format.js | 2049 var dlg = new EmbedDialog(ui, JSON.stringify(result, null, 2), null, null, function()
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 3024 …t.isShiftDown(a)){var c=d.getDataForCells(d.getSelectionCells());a=new EmbedDialog(b,JSON.stringif… 10083 …t")}):d(function(){b.oneDrive.logout()});e.appendChild(g);this.container=e},EmbedDialog=function(b, 10086 …tion="absolute";k.style.bottom="36px";k.style.right="32px";var q=null;!EmbedDialog.showPreviewOpti… 10092 …",q.className="geBtn gePrimaryBtn");c.appendChild(k);this.container=c};EmbedDialog.showPreviewOpti… 10342 …((0==f.length?"?":"&")+"splash=0&clibs=U"+encodeURIComponent(c));c=new EmbedDialog(b,window.locati… 10808 …indow(b,d,e);else if(null!=d&&"text/html"==d.substring(0,9)){var l=new EmbedDialog(this,b);this.sh… 11856 …teHtml(b,d,e,f,g,k,l,m,n,p,q,mxUtils.bind(this,function(b,d){var e=new EmbedDialog(c,b+"\n"+d,null… 11859 …blicUrl(c.getCurrentFile(),function(d){c.spinner.stop();null!=d?(d=new EmbedDialog(c,'<img src="'+… 11860 …"))&&c.createEmbedImage(b,d,e,f,g,k,function(b){c.spinner.stop();b=new EmbedDialog(c,b);c.showDial… 11862 …),function(p){c.spinner.stop();var y=[];n&&y.push("tags=%7B%7D");p=new EmbedDialog(c,'<iframe fram… [all …]
|
H A D | viewer.min.js | 3476 …indow(b,e,g);else if(null!=e&&"text/html"==e.substring(0,9)){var f=new EmbedDialog(this,b);this.sh…
|
H A D | viewer-static.min.js | 3476 …indow(b,e,g);else if(null!=e&&"text/html"==e.substring(0,9)){var f=new EmbedDialog(this,b);this.sh…
|