This patch allow empty row data lists that start on the pageStart to pass through the AbstractListViewAdapter and HasDataPresenter down to the HasData implementation (such as CellList).  This ensures that Cell Widgets clear the view when the row count goes to 0.  Before this change, setting the rowCount to zero would redraw with the empty list, but the empty list was considered "out of range."
http://code.google.com/p/google-web-toolkit/issues/detail?id=5149

Review at http://gwt-code-reviews.appspot.com/756801

Review by: rice@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8527 8db76d5a-ed1c-0410-87a9-c151d255dfc7
6 files changed