Our GWT application has generic toolbar that performs action like
add,save and delete. Each time the user open a page that enables this
toolbar, we would like to give keyboard shortcut facility so that user
does not have to use mouse to click these buttons. Users demand this
feature since they have got used to desktop applications.
Is it possible to implement this feature in GWT application without
having to add keyboard listeners on each widget on current page ?
Any advice would be greatly appreciated.
Best Regards,
Setya