var top = inTop; for(var i=0, v; v=this.views[i]; i++){ top = v.setScrollTop(inTop); } return top; //this.onEach("setScrollTop", [ inTop ]);