if(this.isLastFocusCell()){ this.tabOut(this.grid.lastFocusNode); }else{ dojo.stopEvent(e); this.next(); }