commit | 1c039aa87450d857bf447a90614d51a28dd2a2a9 | [log] [tgz] |
---|---|---|
author | rjrjr@google.com <rjrjr@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Jan 15 20:56:08 2009 +0000 |
committer | rjrjr@google.com <rjrjr@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Jan 15 20:56:08 2009 +0000 |
tree | ad5c55ea0df9bff62e9d16495e554ae98ce06527 | |
parent | 095d97be5550c55a973547046b0178337b790310 [diff] |
This patch provides access to the underlying InputElement's value property, and deprecates the old isChecked / setChecked methods that are redundant with those implemented for HasValue. Also converts CheckBox to use the new Element methods instead of DOM and string names all over the place. Related thread: http://groups.google.com/group/Google-Web-Toolkit-Contributors/browse_thread/thread/80d51c5ff3b32844/cfef01d8b513ebd0?#cfef01d8b513ebd0 Addresses issues: http://code.google.com/p/google-web-toolkit/issues/detail?id=458 http://code.google.com/p/google-web-toolkit/issues/detail?id=3249 Reviewed by ecc,jgw git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.6@4475 8db76d5a-ed1c-0410-87a9-c151d255dfc7