Fixes event handling for CustomButton and subclasses:
- Mouse works like for a normal button; capture+focus on down click, click fires on release, button reacts to mouse enter/leave while held
- Keyboard support works like IE buttons; space bar "holds" the button down with click on key up; enter is a click on keypress

Review by: bruce


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1169 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed