Lines Matching refs:editingCell
1102 …er=mxUtils.bind(this,function(a){null!=this.editingCell&&null==this.graph.getView().getState(this.…
1103 …graph=null;mxCellEditor.prototype.textarea=null;mxCellEditor.prototype.editingCell=null;mxCellEdit… method in mxCellEditor
1109 …editingCell&&this.clearOnChange&&a.innerHTML==this.getEmptyLabelText()&&(!mxClient.IS_FF||8!=b.key…
1110 …ent.IS_IE?"keydown":"input",c=mxUtils.bind(this,function(a){null!=this.editingCell&&this.autoSize&…
1112 mxCellEditor.prototype.resize=function(){var a=this.graph.getView().getState(this.editingCell);if(n…
1127 …tEmptyLabelText();this.graph.container.appendChild(this.textarea);this.editingCell=a;this.trigger=…
1130 …editingCell){null!=this.textNode&&(this.textNode.style.visibility="visible",this.textNode=null);a=…
1137 …urn this.emptyLabelText};mxCellEditor.prototype.getEditingCell=function(){return this.editingCell};
2854 …xCellEditor.prototype.isContentEditing=function(){var a=this.graph.view.getState(this.editingCell);
2863 …rototype.toggleViewMode=function(){var a=this.graph.view.getState(this.editingCell);if(null!=a){va…
2869 …on(a,b){if(null!=this.textarea)if(a=this.graph.getView().getState(this.editingCell),this.codeViewM…