commit | 07a85400cf53b12054aa7d588f124aa8c912086c | [log] [tgz] |
---|---|---|
author | jlabanca@google.com <jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Aug 12 16:42:27 2010 +0000 |
committer | jlabanca@google.com <jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Aug 12 16:42:27 2010 +0000 |
tree | 1fed7ea4e79601621650fe57b3757b768c4103a6 | |
parent | 35069b742e9d84a5d9e2d93da1ee500c0461fa16 [diff] |
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