On 2010/09/29 22:07:03, jlabanca wrote:
http://gwt-code-reviews.appspot.com/930801/diff/1/3
File user/src/com/google/gwt/user/cellview/client/RowStyles.java
(right):

http://gwt-code-reviews.appspot.com/930801/diff/1/3#newcode33
user/src/com/google/gwt/user/cellview/client/RowStyles.java:33: public
Collection<String> getStyleNames(T row);
You could just return a String with spaces between the styles.  I
think this
should also take the row index.

Done.  Do I need to worry at all about escaping the style names?

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

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

Reply via email to