H A D | Menus.js | 773 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, argument 781 editorUi.exportSvg(val / 100, transparentBackground, ignoreSelection, 794 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, addShadow, editable, argument 801 editorUi.exportImage(val / 100, transparentBackground, ignoreSelection, 809 …tDialog(mxResources.get('export'), null, mxUtils.bind(this, function(ignoreSelection, editable, tr… argument 811 …editorUi.downloadFile((editable) ? 'xmlpng' : 'png', null, null, ignoreSelection, null, null, tran… 822 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, addShadow, editable, argument 829 editorUi.exportImage(val / 100, false, ignoreSelection, 837 …tDialog(mxResources.get('export'), null, mxUtils.bind(this, function(ignoreSelection, editable, tr… argument 839 editorUi.downloadFile('jpeg', null, null, ignoreSelection, null, null, null, scale, border);
|