Searched refs:jumpCell (Results 1 – 1 of 1) sorted by relevance
1602 …jumpCell,this);this.keyMapping[sre.EventUtil.KeyCode["1"]]=goog.bind(this.jumpCell,this);this.keyM…1603 …jumpCell,this);this.keyMapping[sre.EventUtil.KeyCode["6"]]=goog.bind(this.jumpCell,this);this.keyM…1608 sre.TableWalker.prototype.jumpCell=function(){if(!this.isInTable_()||null===this.key_)return this.g… method in sre.TableWalker