Lines Matching refs:mxChildChange
233 …instanceof mxTerminalChange||l instanceof mxValueChange||l instanceof mxChildChange||l instanceof …
948 …(c=this.getChildCount(a));var d=a!=this.getParent(b);this.execute(new mxChildChange(this,a,b,c));t…
953 …his.root?this.setRoot(null):null!=this.getParent(a)&&this.execute(new mxChildChange(this,null,a));…
975 …revious;this.previous=this.model.rootChanged(this.previous)};function mxChildChange(a,b,c,d){this.… function
976 mxChildChange.prototype.execute=function(){if(null!=this.child){var a=this.model.getParent(this.chi… class
977 mxChildChange.prototype.connect=function(a,b){b=null!=b?b:!0;var c=a.getTerminal(!0),d=a.getTermina…
1278 ….constructor!=mxRootChange&&(null==b||!b(g))){var k=null;g instanceof mxChildChange?k=g.child:null…
1281 …,this.fireEvent(new mxEventObject(mxEvent.ROOT));else if(a instanceof mxChildChange){var b=this.mo…
1536 mxLayoutManager.prototype.getCellsForChange=function(a){return a instanceof mxChildChange?this.addC…
1964 mxCodecRegistry.register(function(){var a=new mxObjectCodec(new mxChildChange,["model","child","pre…
2063 …hanges(e.getProperty("edit").changes,function(b){return!(b instanceof mxChildChange)});if(0<g.leng…