Searched refs:cancelEditing (Results 1 – 1 of 1) sorted by relevance
4624 },cancelEditing:function(){return this.stopEditing(true) method4673 this.listeners=[chrome.keyCodeListen("ESCAPE",null,bind(this.cancelEditing,this))];