Lines Matching refs:stopEditing

1068 …itingCell&&null==this.graph.getView().getState(this.editingCell)&&this.stopEditing(!0)});this.grap…
1074stopEditing(!1);mxEvent.consume(a)}));mxEvent.addListener(a,"blur",mxUtils.bind(this,function(a){t…
1078 …{var a=this.graph.getView().getState(this.editingCell);if(null==a)this.stopEditing(!0);else if(nul…
1087 …"%,"+100*d.y+"%)"))}};mxCellEditor.prototype.focusLost=function(){this.stopEditing(!this.graph.isI…
1089 mxCellEditor.prototype.startEditing=function(a,b){this.stopEditing(!0);this.align=null;null==this.t…
1096 mxCellEditor.prototype.stopEditing=function(a){if(null!=this.editingCell){null!=this.textNode&&(thi… method in mxCellEditor
1123 ….graph;mxEvent.addListener(c.node,"click",function(c){d.isEditing()&&d.stopEditing(!d.isInvokesSto…
1289 mxGraph.prototype.stopEditing=function(a){this.cellEditor.stopEditing(a);this.fireEvent(new mxEvent… method in mxGraph
1346 …!1;null==c&&(c=this.getFoldableCells(this.getSelectionCells(),a));this.stopEditing(!1);this.model.…
1501 …&&this.isEditing()&&!this.cellEditor.isEventSource(b.getEvent())&&this.stopEditing(!this.isInvokes…
2150 …k.cellEditor.textarea,"keyup",d);d()}};var O=k.cellEditor.stopEditing;k.cellEditor.stopEditing=fun… function
2182stopEditing(!1);else try{c.cellEditor.isContentEditing()&&c.cellEditor.isTextSelected()?document.e…
2193 …ctionStates()};var g=this.editor.graph.cellEditor.stopEditing;this.editor.graph.cellEditor.stopEdi…
2234 …ent.execCommand("undo",!1,null);c==b.cellEditor.textarea.innerHTML&&(b.stopEditing(!0),this.editor…
2249 …tartEditing=function(){g.apply(this,arguments);k()};var p=this.editor.graph.cellEditor.stopEditing;
2250 this.editor.graph.cellEditor.stopEditing=function(b,d){p.apply(this,arguments);k()};k()};
2289 …nction(b){if(null!=b){this.editor.graph.isEditing()&&this.editor.graph.stopEditing();var c=mxUtils…
2437 Graph.prototype.reset=function(){this.isEditing()&&this.stopEditing(!0);this.escape();this.isSelect…
2462 …drag=function(b,c,e){this.graph.popupMenuHandler.hideMenu();this.graph.stopEditing(!1);null!=this.…
2624 …,"").replace(/\n/g,"")};var B=mxCellEditor.prototype.stopEditing;mxCellEditor.prototype.stopEditin…
2643 …ind(this,function(b){this.graph.popupMenuHandler.hideMenu();this.graph.stopEditing(!1);!this.graph…
2978 …Editor.ctrlKey+"+Shift+Y");this.addAction("formattedText",function(){g.stopEditing();var b=g.getCo…
2980 …function(){var b=g.getView().getState(g.getSelectionCell()),d="wrap";g.stopEditing();null!=b&&"wra…
2993 …on(b,function(){if(null!=c&&g.cellEditor.isContentEditing())c();else{g.stopEditing(!1);g.getModel(…