Lines Matching refs:mxChildChange
267 …instanceof mxTerminalChange||l instanceof mxValueChange||l instanceof mxChildChange||l instanceof …
982 …(c=this.getChildCount(a));var d=a!=this.getParent(b);this.execute(new mxChildChange(this,a,b,c));t…
987 …his.root?this.setRoot(null):null!=this.getParent(a)&&this.execute(new mxChildChange(this,null,a));…
1009 …revious;this.previous=this.model.rootChanged(this.previous)};function mxChildChange(a,b,c,d){this.… function
1010 mxChildChange.prototype.execute=function(){if(null!=this.child){var a=this.model.getParent(this.chi… class
1011 mxChildChange.prototype.connect=function(a,b){b=null!=b?b:!0;var c=a.getTerminal(!0),d=a.getTermina…
1312 ….constructor!=mxRootChange&&(null==b||!b(g))){var k=null;g instanceof mxChildChange?k=g.child:null…
1315 …,this.fireEvent(new mxEventObject(mxEvent.ROOT));else if(a instanceof mxChildChange){var b=this.mo…
1570 mxLayoutManager.prototype.getCellsForChange=function(a){return a instanceof mxChildChange?this.addC…
1998 mxCodecRegistry.register(function(){var a=new mxObjectCodec(new mxChildChange,["model","child","pre…
2097 …hanges(d.getProperty("edit").changes,function(a){return!(a instanceof mxChildChange)});if(0<c.leng…