Searched refs:mxValueChange (Results 1 – 6 of 6) sorted by relevance
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
29 …tanceof mxGeometryChange||l instanceof mxTerminalChange||l instanceof mxValueChange||l instanceof …760 …:null};mxGraphModel.prototype.setValue=function(a,b){this.execute(new mxValueChange(this,a,b));ret…774 …erminalForCellChanged(this.cell,this.previous,this.source))};function mxValueChange(a,b,c){this.mo… function775 mxValueChange.prototype.execute=function(){null!=this.cell&&(this.value=this.previous,this.previous… class1078 …evious.equals(a.geometry))&&this.view.invalidate(a.cell):a instanceof mxValueChange?this.view.inva…1763 …return f};return c};mxCodecRegistry.register(mxGenericChangeCodec(new mxValueChange,"value"));mxCo…
8529 if (change instanceof mxValueChange && change.cell != null &&
233 …tanceof mxGeometryChange||l instanceof mxTerminalChange||l instanceof mxValueChange||l instanceof …964 …:null};mxGraphModel.prototype.setValue=function(a,b){this.execute(new mxValueChange(this,a,b));ret…978 …erminalForCellChanged(this.cell,this.previous,this.source))};function mxValueChange(a,b,c){this.mo… function979 mxValueChange.prototype.execute=function(){null!=this.cell&&(this.value=this.previous,this.previous… class1282 …evious.equals(a.geometry))&&this.view.invalidate(a.cell):a instanceof mxValueChange?this.view.inva…1967 …return f};return c};mxCodecRegistry.register(mxGenericChangeCodec(new mxValueChange,"value"));mxCo…2551 …validate(d),f.shape.bounds=null)}n.apply(this,arguments);b instanceof mxValueChange&&null!=b.cell&…
267 …tanceof mxGeometryChange||l instanceof mxTerminalChange||l instanceof mxValueChange||l instanceof …998 …:null};mxGraphModel.prototype.setValue=function(a,b){this.execute(new mxValueChange(this,a,b));ret…1012 …erminalForCellChanged(this.cell,this.previous,this.source))};function mxValueChange(a,b,c){this.mo… function1013 mxValueChange.prototype.execute=function(){null!=this.cell&&(this.value=this.previous,this.previous… class1316 …evious.equals(a.geometry))&&this.view.invalidate(a.cell):a instanceof mxValueChange?this.view.inva…2001 …return f};return c};mxCodecRegistry.register(mxGenericChangeCodec(new mxValueChange,"value"));mxCo…2800 …validate(b),c.shape.bounds=null)}p.apply(this,arguments);a instanceof mxValueChange&&null!=a.cell&…