Lines Matching refs:clearSelection

277 …ion(a){var b=mxUtils.createMsXmlDocument();b.loadXML(a);return b}}(),clearSelection:function(){ret…
1129 mxCellEditor.prototype.clearSelection=function(){var a=null;window.getSelection?a=window.getSelecti… method in mxCellEditor
1130 …er=this.editingCell=this.initialValue=null;this.textarea.blur();this.clearSelection();null!=this.t…
1315 mxGraph.prototype.processChange=function(a){if(a instanceof mxRootChange)this.clearSelection(),this…
1326 …ent(b)?d:d+1])}null!=c?this.selectCellForEvent(c,b):this.isToggleEvent(b)||this.clearSelection()}};
1428 …SelectionCell();null!=a&&this.isValidRoot(a)&&(this.view.setCurrentRoot(a),this.clearSelection())};
1511 mxGraph.prototype.clearSelection=function(){return this.getSelectionModel().clear()};mxGraph.protot… method in mxGraph
1657 …is.graph.setSelectionCell(d):this.clearSelectionOnBackground&&null==d&&this.graph.clearSelection();
1759 …|Math.abs(f)>g)null==this.div&&(this.div=this.createShape()),mxUtils.clearSelection(),this.update(…
2274 …ze=a;b.view.validateBackground();if(d){var f=b.getSelectionCells();b.clearSelection();b.setSelecti…
2309 this.editor.graph.cellEditor.textarea.focus():(mxUtils.clearSelection(),this.editor.graph.container…
2589 this.customLinkClicked(c):this.openLink(c)));this.isEnabled()&&b&&this.clearSelection()};this.toolt…
2665 …is.model.getCell(a[d].id);null!=e&&b.push(e)}this.setSelectionCells(b)}else this.clearSelection()};
2686 …()&&this.stopEditing(!0);this.escape();this.isSelectionEmpty()||this.clearSelection()};Graph.proto…
2915 …|Math.abs(f)>g)null==this.div&&(this.div=this.createShape()),mxUtils.clearSelection(),this.update(…
3512 null,Editor.ctrlKey+"+A");this.addAction("selectNone",function(){c.clearSelection()},null,null,Edit…
3519 …,function(){c.isEnabled()&&!c.isCellLocked(c.getDefaultParent())&&(c.clearSelection(),d.actions.ge…
10105 …ddListener(mxEvent.CLICK,function(c,d){k.connectionHandler.reset();k.clearSelection();var e=k.getC…
10268 E.checked)return v=!0,l(!0,d,e);p.isEnabled()&&!e&&p.clearSelection()}u=null!=y;k&&!c&&f();return 0…
11938 …null!=b.model&&b.model.rootChanged(b.root);d.view.clear(b.root,!0);d.clearSelection();this.ui.curr…