gwt /
gwt /
c247f4129f0ec54269aa62188a0c0bb08b8eced5 Adding a new method AbstractHasData#setRowData(List) to make CellList and CellTable easier to use without a data provider. Currently, users must call setRowCount() any time the row count changes in order to hide truncated rows. That makes sense in a DataProvider world where the CellTable is showing a small subset of the total data. However, some users want to use CellTable as a standalone widget, without worrying about setting the total row count.
Review at http://gwt-code-reviews.appspot.com/1079801
Review by: sbrubaker@google.com
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9190 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed