if(this.isFirstFocusCell()){ this.tabOut(this.grid.domNode); }else{ dojo.stopEvent(e); this.previous(); }