Lines Matching refs:execute

252 …')"},linkAction:function(a,b,c,d,e){return mxUtils.link(a,b,function(){c.execute(d)},e)},linkInvok…
416 …var a=this.changes.length-1;0<=a;a--){var b=this.changes[a];null!=b.execute?b.execute():null!=b.un…
417 …ar a=this.changes.length,b=0;b<a;b++){var c=this.changes[b];null!=c.execute?c.execute():null!=c.re…
741 …};mxGraphLayout.prototype.resizeCell=function(a,b){};mxGraphLayout.prototype.execute=function(a){}; method in mxGraphLayout
759 mxStackLayout.prototype.execute=function(a){if(null!=a){var b=this.getParentSize(a),c=this.isHorizo… method in mxStackLayout
767 mxPartitionLayout.prototype.execute=function(a){var b=this.isHorizontal(),c=this.graph.getModel(),d… method in mxPartitionLayout
773 mxCompactTreeLayout.prototype.execute=function(a,b){this.parent=a;var c=this.graph.getModel();if(nu… method in mxCompactTreeLayout
796 …reeLayout.prototype.execute=function(a,b){this.parent=a;this.edgeRouting=this.useBoundingBox=!1;mx… method in mxCompactTreeLayout
803 mxFastOrganicLayout.prototype.execute=function(a){var b=this.graph.getModel();this.vertexArray=[];f… method in mxFastOrganicLayout
813 mxCircleLayout.prototype.execute=function(a){var b=this.graph.getModel();b.beginUpdate();try{for(va… method in mxCircleLayout
815 …allelEdgeLayout.prototype.checkOverlap=!1;mxParallelEdgeLayout.prototype.execute=function(a,b){var… method in mxParallelEdgeLayout
820 …t.prototype.execute=function(a){var b=this.graph.getModel();b.beginUpdate();try{for(var c=0;c<this… method in mxCompositeLayout
821 mxEdgeLabelLayout.prototype.constructor=mxEdgeLabelLayout;mxEdgeLabelLayout.prototype.execute=funct… method in mxEdgeLabelLayout
859 …unction mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage.prototype.execute=function(a){};fun… method in mxHierarchicalLayoutStage
861 mxMedianHybridCrossingReduction.prototype.execute=function(a){a=this.layout.getModel();this.nestedB… method in mxMedianHybridCrossingReduction
871 mxMinimumCycleRemover.prototype.execute=function(a){a=this.layout.getModel();for(var b={},c=a.verte… method in mxMinimumCycleRemover
877 mxCoordinateAssignment.prototype.execute=function(a){this.jettyPositions={};a=this.layout.getModel(… method in mxCoordinateAssignment
907 mxSwimlaneOrdering.prototype.execute=function(a){a=this.layout.getModel();var b=mxUtils.clone(a.ver… method in mxSwimlaneOrdering
912 mxHierarchicalLayout.prototype.execute=function(a,b){this.parent=a;var c=this.graph.model;this.edge… method in mxHierarchicalLayout
923execute(a)};mxHierarchicalLayout.prototype.layeringStage=function(){this.model.initialRank();this.…
924 …s.orientation,a,this.parallelEdgeSpacing);c.fineTuning=this.fineTuning;c.execute(b);return c.limit…
928 mxSwimlaneLayout.prototype.execute=function(a,b){this.parent=a;var c=this.graph.model;this.edgesCac… method in mxSwimlaneLayout
942execute(a)};mxSwimlaneLayout.prototype.layeringStage=function(){this.model.initialRank();this.mode…
943 …s.orientation,a,this.parallelEdgeSpacing);c.fineTuning=this.fineTuning;c.execute(b);return c.limit…
946 …s.getParent(a);return b};mxGraphModel.prototype.setRoot=function(a){this.execute(new mxRootChange(…
948 …l!=b){null==c&&(c=this.getChildCount(a));var d=a!=this.getParent(b);this.execute(new mxChildChange…
953 …unction(a){a==this.root?this.setRoot(null):null!=this.getParent(a)&&this.execute(new mxChildChange…
957 mxGraphModel.prototype.setTerminal=function(a,b,c){var d=b!=this.getTerminal(a,c);this.execute(new …
964execute(new mxValueChange(this,a,b));return b};mxGraphModel.prototype.valueForCellChanged=function…
965 …;mxGraphModel.prototype.setStyle=function(a,b){b!=this.getStyle(a)&&this.execute(new mxStyleChange…
966execute(new mxCollapseChange(this,a,b));return b};mxGraphModel.prototype.collapsedStateForCellChan…
967 …isVisible(a);a.setVisible(b);return c};mxGraphModel.prototype.execute=function(a){a.execute();this… method in mxGraphModel
975 mxRootChange.prototype.execute=function(){this.root=this.previous;this.previous=this.model.rootChan… method in mxRootChange
976 mxChildChange.prototype.execute=function(){if(null!=this.child){var a=this.model.getParent(this.chi… method in mxChildChange
978 …b;this.previous=this.terminal=c;this.source=d}mxTerminalChange.prototype.execute=function(){null!=… method in mxTerminalChange
979execute=function(){null!=this.cell&&(this.value=this.previous,this.previous=this.model.valueForCel… method in mxValueChange
980execute=function(){null!=this.cell&&(this.geometry=this.previous,this.previous=this.model.geometry… method in mxCollapseChange
981 …del=a;this.cell=b;this.previous=this.visible=c}mxVisibleChange.prototype.execute=function(){null!=… method in mxVisibleChange
982 mxCellAttributeChange.prototype.execute=function(){if(null!=this.cell){var a=this.cell.getAttribute… method in mxCellAttributeChange
1064 …null!=b&&0<b.length&&null!=b[0]){var c=new mxSelectionChange(this,a,b);c.execute();var d=new mxUnd…
1066 mxSelectionChange.prototype.execute=function(){var a=mxLog.enter("mxSelectionChange.execute");windo… method in mxSelectionChange
1190 …ction(a){if(this.currentRoot!=a){var b=new mxCurrentRootChange(this,a);b.execute();var c=new mxUnd…
1260 mxCurrentRootChange.prototype.execute=function(){var a=this.view.currentRoot;this.view.currentRoot=… method in mxCurrentRootChange
1539 …c=this.getLayout(a,b?mxEvent.BEGIN_UPDATE:mxEvent.END_UPDATE);null!=c&&c.execute(a)};mxLayoutManag…
1727 …ar c=this.isActive();this.reset();c&&(this.execute(b.getEvent()),b.consume())};mxRubberband.protot… method in mxRubberband
1732 …a){};mxHandle.prototype.setPosition=function(a,b,c){};mxHandle.prototype.execute=function(a){};mxH… method in mxHandle
1785 d].execute(b);null!=this.customHandles&&null!=this.customHandles[mxEvent.CUSTOM_HANDLE-d]&&(this.st…
1862 …tModel();f.beginUpdate();try{this.customHandles[mxEvent.CUSTOM_HANDLE-d].execute(b),null!=this.sha…
2064 ….done=b;this.args=null};OpenFile.prototype.setConsumer=function(b){this.consumer=b;this.execute()};
2065 …s.args=arguments;this.execute()};OpenFile.prototype.error=function(b){this.cancel(!0);mxUtils.aler…
2094 …t.height==d.previousFormat.height&&d.ignoreColor&&d.ignoreImage||k.model.execute(d)});y.className=…
2168 …ShapePicker();p.apply(this,arguments)};var t=this.hoverIcons.execute;this.hoverIcons.execute=funct…
2241 …on ChangeGridColor(b,c){this.ui=b;this.color=c}ChangeGridColor.prototype.execute=function(){var b=…
2243 ChangePageSetup.prototype.execute=function(){var b=this.ui.editor.graph;if(!this.ignoreColor){this.…
2294 …ew ChangePageSetup(this,null,b);b.ignoreColor=!0;this.editor.graph.model.execute(b)});var e=mxUtil…
2395 …var e=b.absolutePoints.slice(),k=b.segments,g=b.length,p=e.length;return{execute:mxUtils.bind(this…
2397 …function(b,c){var e=new mxRectangle.fromRectangle(b.shape.bounds);return{execute:mxUtils.bind(this…
2398 …d<b.length;d++)b[d].stop();null!=c&&c()}else for(d=0;d<b.length;d++)b[d].execute(p,e);p++}),g=wind…
2464 …ibleTerminalState(!0)!=b&&g.getVisibleTerminalState(!1)!=b?null!=b&&this.execute(b,c,e):(this.grap…
2465 HoverIcons.prototype.execute=function(b,c,e){e=e.getEvent();this.graph.selectCellsForConnectVertex(…
2494 TableLayout.prototype.execute=function(b){if(null!=b){var c=this.graph.getActualStartSize(b,!0),e=t…
2639 …vent());null==n||v||(H=Math.min(H,n.width-Graph.minTableColumnWidth))};l.execute=function(b){if(0!…
2641 …(b,d,f){m=Math.max(Graph.minTableRowHeight-b.height,d.y-b.y-b.height)};f.execute=function(b){if(0!… function
2867 … m=new mxHandle(b,null,mxVertexHandler.prototype.secondaryHandleImage);m.execute=function(b){for(v… function
2987 …eSetup(e,null,null,null,b/100),b.ignoreColor=!0,b.ignoreImage=!0,g.model.execute(b))}),mxResources…
2989 …noreColor=!0;b.ignoreImage=!0;b.foldingEnabled=!g.foldingEnabled;g.model.execute(b)});t.setToggleA…
3212 !0;f.shadowVisible=b;c.model.execute(f)},{install:function(b){this.listener=function(){b(c.shadowVi…
3351 …ld(l);this.container=g};var N=ChangePageSetup.prototype.execute;ChangePageSetup.prototype.execute=…
3379 …=k.getName()&&k.setName(mxResources.get("pageWithNumber",[g+1]));d.model.execute(new ChangePage(th…
3380execute(new ChangePage(this,this.currentPage,this.currentPage,0))),this.editor.setGraphXml(b),null…
3438 …{if(B.isSelectionEmpty())B.getRubberband().isActive()?(B.getRubberband().execute(b),B.getRubberban…
3453 …ew ChangePageSetup(this,null,b);c.ignoreColor=!0;this.editor.graph.model.execute(c)}});var d=new B…
3550 [1]))){var t=q[0].getAttribute("name");null!=t&&""!=t&&this.editor.graph.model.execute(new RenamePa…
3551 E.getName()&&E.setName(mxResources.get("pageWithNumber",[K+1]));f.model.execute(new ChangePage(this…