Lines Matching refs:clear

18 clear:function(a){"object"!==typeof a&&"function"!==typeof a||delete a[mxObjectIdentity.FIELD_NAME]…  method in mxDictionary
213 …T))}this.notify()};function mxUndoManager(a){this.size=null!=a?a:100;this.clear()}mxUndoManager.pr…
214 …isEmpty=function(){return 0==this.history.length};mxUndoManager.prototype.clear=function(){this.hi… method in mxUndoManager
371 …is.visible&&this.checkBounds()?(this.node.style.visibility="visible",this.clear(),"DIV"==this.node…
372 mxShape.prototype.clear=function(){if(null!=this.node.ownerSVGElement)for(;null!=this.node.lastChil… method in mxShape
739 …){this.currentEdit=this.createUndoableEdit();null!=a?this.setRoot(a):this.clear()}mxGraphModel.pro…
740 …dateLevel=0;mxGraphModel.prototype.endingUpdate=!1;mxGraphModel.prototype.clear=function(){this.se… method in mxGraphModel
857 …y=function(){return 0==this.cells.length};mxGraphSelectionModel.prototype.clear=function(){this.ch… method in mxGraphSelectionModel
990clear();this.revalidate()};mxGraphView.prototype.revalidate=function(){this.invalidate();this.vali… method in mxGraphView
1011 …tTerminal(a.cell,!1)&&null==d||null==d&&null==b.getTerminalPoint(!1)?this.clear(a.cell,!0):(this.u…
1012 c.length||null==c[0]||null==c[c.length-1])?this.clear(a.cell,!0):(this.updateEdgeBounds(a),this.upd…
1054 …GElement:null;null==a&&(a=this.canvas);null!=a&&null!=a.parentNode&&(this.clear(this.currentRoot,!…
1056 …ull!=a&&(this.view.translate=new mxPoint(-a.x,-a.y));this.isUp?(this.view.clear(this.view.currentR…
1195 …e(f):c.add(f))}}return c};mxGraph.prototype.refresh=function(a){this.view.clear(a,null==a);this.vi…
1273 mxGraph.prototype.clearSelection=function(){return this.getSelectionModel().clear()};mxGraph.protot…
1276 …his.selectionModel,e=0<d.cells.length?d.cells[0]:null;1<d.cells.length&&d.clear();var d=null!=e?th…