Home
last modified time | relevance | path

Searched refs:ChangePageSetup (Results 1 – 11 of 11) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1112 var change = new ChangePageSetup(ui, null, null, null, val / 100);
1154 var change = new ChangePageSetup(ui);
H A DEditorUi.js3540 function ChangePageSetup(ui, color, image, format, pageScale) class
3560 ChangePageSetup.prototype.execute = function()
3621 …var codec = new mxObjectCodec(new ChangePageSetup(), ['ui', 'previousColor', 'previousImage', 'pr…
4987 var change = new ChangePageSetup(this, null, image);
H A DEditor.js1665 var change = new ChangePageSetup(editorUi, newBackgroundColor,
H A DFormat.js6326 var change = new ChangePageSetup(ui, (graphStyle != null) ? graphStyle.background : null);
6636 var change = new ChangePageSetup(ui, color);
6923 var change = new ChangePageSetup(ui, null, null, pageFormat);
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1838 var codec = mxCodecRegistry.getCodec(ChangePageSetup);
H A DEditor.js4061 var change = new ChangePageSetup(ui);
8522 var changePageSetupExecute = ChangePageSetup.prototype.execute;
8524 ChangePageSetup.prototype.execute = function() class
8629 …var codec = new mxObjectCodec(new ChangePageSetup(), ['ui', 'previousColor', 'previousImage', 'pr…
H A DMenus.js679 var change = new ChangePageSetup(editorUi);
H A DEditorUi.js3782 var change = new ChangePageSetup(this, null, image);
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2094 …d=parseInt(m.value);isNaN(d)||k.gridSize===d||k.setGridSize(d);d=new ChangePageSetup(b,q,v,f.get()…
2242 function ChangePageSetup(b,c,e,k,g){this.ui=b;this.previousColor=this.color=c;this.previousImage=th… class
2243 ChangePageSetup.prototype.execute=function(){var b=this.ui.editor.graph;if(!this.ignoreColor){this.…
2245 this.previousPageScale=b))};(function(){var b=new mxObjectCodec(new ChangePageSetup,["ui","previous…
2294 …Dialog=function(b,c){b=null!=b?b:mxUtils.bind(this,function(b){b=new ChangePageSetup(this,null,b);…
2987 …),mxUtils.bind(this,function(b){b=parseInt(b);!isNaN(b)&&0<b&&(b=new ChangePageSetup(e,null,null,n…
2989 …isEnabled()});t=this.addAction("collapseExpand",function(){var b=new ChangePageSetup(e);b.ignoreCo…
3211 …t("shadow"),function(){return c.shadowVisible},function(b){var f=new ChangePageSetup(d);f.ignoreCo…
3351 …ndChild(n);g.appendChild(l);this.container=g};var N=ChangePageSetup.prototype.execute;ChangePageSe…
3355 (function(){var b=new mxObjectCodec(new ChangePageSetup,["ui","previousColor","previousImage","prev…
[all …]
H A Dapp.min.js2128 …b=parseInt(n.value);isNaN(b)||e.gridSize===b||e.setGridSize(b);b=new ChangePageSetup(a,m,u,g.get()…
2276 function ChangePageSetup(a,b,d,e,c){this.ui=a;this.previousColor=this.color=b;this.previousImage=th… class
2279 this.previousPageScale=a))};(function(){var a=new mxObjectCodec(new ChangePageSetup,["ui","previous…
2328 …Dialog=function(a,b){a=null!=a?a:mxUtils.bind(this,function(a){a=new ChangePageSetup(this,null,a);…
3226 ….get("background"),function(){return d.background},function(a){a=new ChangePageSetup(b,a);a.ignore…
3236 …at||d.pageFormat.width!=a.width||d.pageFormat.height!=a.height)a=new ChangePageSetup(b,null,null,a…
3532 …),mxUtils.bind(this,function(a){a=parseInt(a);!isNaN(a)&&0<a&&(a=new ChangePageSetup(d,null,null,n…
10683 …ndChild(k);l.appendChild(m);this.container=l};var L=ChangePageSetup.prototype.execute;ChangePageSe…
10687 (function(){var b=new mxObjectCodec(new ChangePageSetup,["ui","previousColor","previousImage","prev…
10785 …on(b,c){b=null!=b?b:mxUtils.bind(this,function(b,c){if(!c){var f=new ChangePageSetup(this,null,b);…
[all …]
H A Dviewer-static.min.js2094 …d=parseInt(m.value);isNaN(d)||k.gridSize===d||k.setGridSize(d);d=new ChangePageSetup(b,q,v,f.get()…
2242 function ChangePageSetup(b,c,e,k,g){this.ui=b;this.previousColor=this.color=c;this.previousImage=th… class
2243 ChangePageSetup.prototype.execute=function(){var b=this.ui.editor.graph;if(!this.ignoreColor){this.…
2245 this.previousPageScale=b))};(function(){var b=new mxObjectCodec(new ChangePageSetup,["ui","previous…
2294 …Dialog=function(b,c){b=null!=b?b:mxUtils.bind(this,function(b){b=new ChangePageSetup(this,null,b);…
2987 …),mxUtils.bind(this,function(b){b=parseInt(b);!isNaN(b)&&0<b&&(b=new ChangePageSetup(e,null,null,n…
2989 …isEnabled()});t=this.addAction("collapseExpand",function(){var b=new ChangePageSetup(e);b.ignoreCo…
3211 …t("shadow"),function(){return c.shadowVisible},function(b){var f=new ChangePageSetup(d);f.ignoreCo…
3351 …ndChild(n);g.appendChild(l);this.container=g};var N=ChangePageSetup.prototype.execute;ChangePageSe…
3355 (function(){var b=new mxObjectCodec(new ChangePageSetup,["ui","previousColor","previousImage","prev…
[all …]