Passing the Cell Context, which includes the row index and column index, to Cell methods. Currently, the row index is not passed, making some fairly common use cases difficult. For example, its hard for a Cell to update a backing data provider without the index of the value on which an action occurred.

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


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