Home
last modified time | relevance | path

Searched refs:cancelEditing (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js4624 },cancelEditing:function(){return this.stopEditing(true) method
4673 this.listeners=[chrome.keyCodeListen("ESCAPE",null,bind(this.cancelEditing,this))];