http://gwt-code-reviews.appspot.com/1088801/diff/1/2
File user/src/com/google/gwt/user/cellview/client/CellTable.java
(right):

http://gwt-code-reviews.appspot.com/1088801/diff/1/2#newcode856
user/src/com/google/gwt/user/cellview/client/CellTable.java:856: //
TODO(jlabanca): Defer to a user provided SelectionManager.
We probably won't pass the column to the SelectionManager because column
is specific to tables, but it allows users to special handle the case
where only specific columns allow selection.

We already support this via the Cell#handlesSelection(), but this
provides a shortcut for users who don't want to hook up a SelectionModel
to multiple Cells.

http://gwt-code-reviews.appspot.com/1088801/show

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to