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
4 files changed