http://gwt-code-reviews.appspot.com/925801/diff/1/3
File user/src/com/google/gwt/app/place/AbstractProxyListView.java
(right):

http://gwt-code-reviews.appspot.com/925801/diff/1/3#newcode84
user/src/com/google/gwt/app/place/AbstractProxyListView.java:84:
protected void init(Widget root, CellTable<P> table, Button newButton,
I wasn't planing on it because the table version adds the columns to the
table, but thats probably not the best idea anyway.  I'll deprecate this
method and change the Scaffold to always use the other version.

http://gwt-code-reviews.appspot.com/925801/diff/1/4
File user/src/com/google/gwt/view/client/SingleSelectionModel.java
(right):

http://gwt-code-reviews.appspot.com/925801/diff/1/4#newcode92
user/src/com/google/gwt/view/client/SingleSelectionModel.java:92: Object
key = (newSelectedObject == null) ? null : getKey(newSelectedObject);
If I wasn't lazy... which I won't be.  Test coming.

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

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

Reply via email to