- Type Parameters:
H
- The event handler type
public static class KeyEvent
extends Object
Base class for Key events. The native keyboard events are somewhat a mess
(http://www.quirksmode.org/js/keys.html), we do some trivial normalization
here, but do not attempt any complex patching, so user be warned.
- See Also:
- Serialized Form