Directory

KeyActions - Vaadin Add-on Directory

Key actions - more flexible key handling than shortcut actions KeyActions - Vaadin Add-on Directory
A more flexible way of reacting to key events than the built in shortcut actions. KeyActions is an extension which you can attach to any component. You can configure if you want events to bubble upwards and/or trigger the default browser behavior.
Online Demo
Issue Tracker
Source Code

KeyActions version 0.1.0
Initial release

KeyActions version 0.1.1
null

KeyActions version 1.0.0
Vaadin 8 compatible version, thanks to Adam Wagner