Home
last modified time | relevance | path

Searched refs:PrintDialog (Results 1 – 8 of 8) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js1163 var PrintDialog = function(editorUi, title) class
1171 PrintDialog.prototype.create = function(editorUi)
1333 var preview = PrintDialog.createPrintPreview(graph, scale, pf, border, x0, y0, autoOrigin);
1338 PrintDialog.printPreview(preview);
1353 if (PrintDialog.previewEnabled)
1364 …var printBtn = mxUtils.button(mxResources.get((!PrintDialog.previewEnabled) ? 'ok' : 'print'), fun…
1387 PrintDialog.printPreview = function(preview)
1422 PrintDialog.createPrintPreview = function(graph, scale, pf, border, x0, y0, autoOrigin)
1457 PrintDialog.previewEnabled = true;
DActions.js106 …this.addAction('print...', function() { ui.showDialog(new PrintDialog(ui).container, 300, 180, tru…
/plugin/diagramsnet/lib/js/diagramly/
DElectronApp.js21 PrintDialog.previewEnabled = false;
23 PrintDialog.electronPrint = function(editorUi, allPages, pagesFrom, pagesTo,
DEditor.js7811 PrintDialog.prototype.create = function(editorUi, titleText)
8151 pv = PrintDialog.createPrintPreview(thisGraph, scale, pf, border, x0, y0, autoOrigin);
8331PrintDialog.electronPrint(editorUi, allPagesRadio.checked, pagesFrom, pagesTo, fitRadio.checked,
8458 PrintDialog.printPreview(pv);
8492 if (PrintDialog.previewEnabled)
8503 …var printBtn = mxUtils.button(mxResources.get((!PrintDialog.previewEnabled) ? 'ok' : 'print'), fun…
DMenus.js410 editorUi.showDialog(new PrintDialog(editorUi, mxResources.get('formatPdf')).container, 360,
/plugin/diagramsnet/lib/js/
Dviewer.min.js2078 …k));this.init=function(){u.focus()};m.appendChild(e);this.container=m},PrintDialog=function(b,c){t… method in Dialog.close.ErrorDialog
2079 PrintDialog.prototype.create=function(b){function c(b){var f=d.checked||l.checked,c=parseInt(m.valu… class
2080 f=!0;f=PrintDialog.createPrintPreview(e,k,g,0,n,u,f);f.open();b&&PrintDialog.printPreview(f)}var e=…
2084PrintDialog.previewEnabled){var n=mxUtils.button(mxResources.get("preview"),function(){b.hideDialo…
2085 g.appendChild(f);k.appendChild(g);t.appendChild(k);p.appendChild(t);this.container=p};PrintDialog.p… method
2086 PrintDialog.createPrintPreview=function(b,c,e,k,g,p,t){c=new mxPrintPreview(b,c,e,k,g,p);c.title=mx… method
2087 PrintDialog.previewEnabled=!0;
2958 320,240,!0,!0)}).isEnabled=p;this.addAction("print...",function(){e.showDialog((new PrintDialog(e))…
3332 q&&mxStencilRegistry.getStencil(q)}return ea.apply(this,arguments)};PrintDialog.prototype.create=fu…
3334 B=!0;if(null==c){c=PrintDialog.createPrintPreview(d,t,x,0,v,p,B);c.pageSelector=!1;c.mathEnabled=!1…
[all …]
Dapp.min.js2112 …e));this.init=function(){q.focus()};n.appendChild(d);this.container=n},PrintDialog=function(a,b){t… method in Dialog.close.ErrorDialog
2113 PrintDialog.prototype.create=function(a){function b(a){var b=h.checked||l.checked,c=parseInt(n.valu… class
2114 b=!0;b=PrintDialog.createPrintPreview(d,f,e,0,g,k,b);b.open();a&&PrintDialog.printPreview(b)}var d=…
2118PrintDialog.previewEnabled){var p=mxUtils.button(mxResources.get("preview"),function(){a.hideDialo…
2119 c.appendChild(g);e.appendChild(c);k.appendChild(e);f.appendChild(k);this.container=f};PrintDialog.p… method
2120 PrintDialog.createPrintPreview=function(a,b,d,e,c,f,k){b=new mxPrintPreview(a,b,d,e,c,f);b.title=mx… method
2121 PrintDialog.previewEnabled=!0;
3503 320,240,!0,!0)}).isEnabled=f;this.addAction("print...",function(){d.showDialog((new PrintDialog(d))…
10664 mxStencilRegistry.getStencil(q)}return M.apply(this,arguments)};PrintDialog.prototype.create=functi…
10666 x=!0;if(null==f){f=PrintDialog.createPrintPreview(c,v,u,0,n,y,x);f.pageSelector=!1;f.mathEnabled=!1…
[all …]
Dviewer-static.min.js2078 …k));this.init=function(){u.focus()};m.appendChild(e);this.container=m},PrintDialog=function(b,c){t… method in Dialog.close.ErrorDialog
2079 PrintDialog.prototype.create=function(b){function c(b){var f=d.checked||l.checked,c=parseInt(m.valu… class
2080 f=!0;f=PrintDialog.createPrintPreview(e,k,g,0,n,u,f);f.open();b&&PrintDialog.printPreview(f)}var e=…
2084PrintDialog.previewEnabled){var n=mxUtils.button(mxResources.get("preview"),function(){b.hideDialo…
2085 g.appendChild(f);k.appendChild(g);t.appendChild(k);p.appendChild(t);this.container=p};PrintDialog.p… method
2086 PrintDialog.createPrintPreview=function(b,c,e,k,g,p,t){c=new mxPrintPreview(b,c,e,k,g,p);c.title=mx… method
2087 PrintDialog.previewEnabled=!0;
2958 320,240,!0,!0)}).isEnabled=p;this.addAction("print...",function(){e.showDialog((new PrintDialog(e))…
3332 q&&mxStencilRegistry.getStencil(q)}return ea.apply(this,arguments)};PrintDialog.prototype.create=fu…
3334 B=!0;if(null==c){c=PrintDialog.createPrintPreview(d,t,x,0,v,p,B);c.pageSelector=!1;c.mathEnabled=!1…
[all …]