Lines Matching refs:clearSelection
243 …ion(a){var b=mxUtils.createMsXmlDocument();b.loadXML(a);return b}}(),clearSelection:function(){ret…
1095 mxCellEditor.prototype.clearSelection=function(){var a=null;window.getSelection?a=window.getSelecti… method in mxCellEditor
1096 …er=this.editingCell=this.initialValue=null;this.textarea.blur();this.clearSelection();null!=this.t…
1281 mxGraph.prototype.processChange=function(a){if(a instanceof mxRootChange)this.clearSelection(),this…
1292 …ent(b)?d:d+1])}null!=c?this.selectCellForEvent(c,b):this.isToggleEvent(b)||this.clearSelection()}};
1394 …SelectionCell();null!=a&&this.isValidRoot(a)&&(this.view.setCurrentRoot(a),this.clearSelection())};
1477 mxGraph.prototype.clearSelection=function(){return this.getSelectionModel().clear()};mxGraph.protot… method in mxGraph
1623 …is.graph.setSelectionCell(d):this.clearSelectionOnBackground&&null==d&&this.graph.clearSelection();
1725 …|Math.abs(f)>g)null==this.div&&(this.div=this.createShape()),mxUtils.clearSelection(),this.update(…
2240 …ze=b;c.view.validateBackground();if(e){var p=c.getSelectionCells();c.clearSelection();c.setSelecti…
2275 this.editor.graph.cellEditor.textarea.focus():(mxUtils.clearSelection(),this.editor.graph.container…
2340 this.customLinkClicked(f):this.openLink(f)));this.isEnabled()&&d&&this.clearSelection()};this.toolt…
2416 …is.model.getCell(b[e].id);null!=k&&c.push(k)}this.setSelectionCells(c)}else this.clearSelection()};
2437 …()&&this.stopEditing(!0);this.escape();this.isSelectionEmpty()||this.clearSelection()};Graph.proto…
2666 …|Math.abs(g)>l)null==this.div&&(this.div=this.createShape()),mxUtils.clearSelection(),this.update(…
2967 null,Editor.ctrlKey+"+A");this.addAction("selectNone",function(){g.clearSelection()},null,null,Edit…
2974 …,function(){g.isEnabled()&&!g.isCellLocked(g.getDefaultParent())&&(g.clearSelection(),e.actions.ge…
4067 …nt(e)||!mxEvent.isPopupTrigger(e))&&b.customLinkClicked(k)&&(mxUtils.clearSelection(),mxEvent.cons…