| commit | 31d988cd09178ba287d3a70510f7720e64f67104 | [log] [tgz] |
|---|---|---|
| author | jlabanca@google.com <jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Mar 06 19:44:53 2012 +0000 |
| committer | jlabanca@google.com <jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Mar 06 19:44:53 2012 +0000 |
| tree | 601e8b648b77b0335139d7786d2c361f6428c593 | |
| parent | c838d703b4097ca5ab22bab024463f00db68b515 [diff] |
Fixing a bug in CellWidget where the cell isn't rendered if the initial value is null. We were checking that the value actually changed in setValue(), but this.value defaults to null. We no longer do an equality check when setting the value in the constructor. Review at http://gwt-code-reviews.appspot.com/1655803 Review by: skybrian@google.com git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10897 8db76d5a-ed1c-0410-87a9-c151d255dfc7