Searched refs:validateBackground (Results 1 – 8 of 8) sorted by relevance
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | EditorUi.js | 1008 graph.view.validateBackground(); 1013 graph.view.validateBackground(); 1023 graph.view.validateBackground(); 3485 graph.view.validateBackground(); 3647 this.editor.graph.view.validateBackground(); 3679 this.editor.graph.view.validateBackground(); 3700 this.editor.graph.view.validateBackground(); 3713 this.editor.graph.view.validateBackground();
|
| D | Editor.js | 644 graph.view.validateBackground();
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Pages.js | 420 var graphViewValidateBackground = graph.view.validateBackground; 422 graph.view.validateBackground = mxUtils.bind(this, function()
|
| D | Minimal.js | 1822 graph.view.validateBackground();
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1198 this.setGraphBounds(null!=a?a:this.getEmptyBounds());this.validateBackground();null!=c&&(this.canva… 1201 …urn new mxRectangleShape(a,"white","black")};mxGraphView.prototype.validateBackground=function(){t… method in mxGraphView 2061 …hComponents=function(){var b=this.graph;null!=b.container&&(b.view.validateBackground(),b.containe… 2161 …validateBackground()}));this.addListener("backgroundColorChanged",mxUtils.bind(this,function(){k.v… 2240 …p);c.pageVisible=b;c.pageBreaksVisible=b;c.preferPageSize=b;c.view.validateBackground();if(e){var … 2246 …=function(b){this.editor.graph.background=b;this.editor.graph.view.validateBackground();this.fireE… 2247 …Format=b;c||(this.editor.graph.pageVisible?(this.editor.graph.view.validateBackground(),this.edito… 2248 …validateBackground(),this.editor.graph.sizeDidChange()):this.actions.get("pageView").funct();this.…
|
| D | app.min.js | 1232 this.setGraphBounds(null!=a?a:this.getEmptyBounds());this.validateBackground();null!=c&&(this.canva… 1235 …urn new mxRectangleShape(a,"white","black")};mxGraphView.prototype.validateBackground=function(){t… method in mxGraphView 2095 …hComponents=function(){var a=this.graph;null!=a.container&&(a.view.validateBackground(),a.containe… 2195 …validateBackground()}));this.addListener("backgroundColorChanged",mxUtils.bind(this,function(){e.v… 2274 …p);b.pageVisible=a;b.pageBreaksVisible=a;b.preferPageSize=a;b.view.validateBackground();if(d){var … 2280 …=function(a){this.editor.graph.background=a;this.editor.graph.view.validateBackground();this.fireE… 2281 …Format=a;b||(this.editor.graph.pageVisible?(this.editor.graph.view.validateBackground(),this.edito… 2282 …validateBackground(),this.editor.graph.sizeDidChange()):this.actions.get("pageView").funct();this.… 11946 …4,!0,"nextPage",!0));var b=this.editor.graph,e=b.view.validateBackground;b.view.validateBackground… 12126 …(this.scratchpad=null,this.toggleScratchpad()));n.refresh();n.view.validateBackground()});m.addLis…
|
| D | viewer-static.min.js | 1198 this.setGraphBounds(null!=a?a:this.getEmptyBounds());this.validateBackground();null!=c&&(this.canva… 1201 …urn new mxRectangleShape(a,"white","black")};mxGraphView.prototype.validateBackground=function(){t… method in mxGraphView 2061 …hComponents=function(){var b=this.graph;null!=b.container&&(b.view.validateBackground(),b.containe… 2161 …validateBackground()}));this.addListener("backgroundColorChanged",mxUtils.bind(this,function(){k.v… 2240 …p);c.pageVisible=b;c.pageBreaksVisible=b;c.preferPageSize=b;c.view.validateBackground();if(e){var … 2246 …=function(b){this.editor.graph.background=b;this.editor.graph.view.validateBackground();this.fireE… 2247 …Format=b;c||(this.editor.graph.pageVisible?(this.editor.graph.view.validateBackground(),this.edito… 2248 …validateBackground(),this.editor.graph.sizeDidChange()):this.actions.get("pageView").funct();this.…
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 994 this.setGraphBounds(null!=a?a:this.getEmptyBounds());this.validateBackground();null!=c&&(this.canva… 997 …urn new mxRectangleShape(a,"white","black")};mxGraphView.prototype.validateBackground=function(){t… method in mxGraphView
|