]> source.dussan.org Git - vaadin-framework.git/commit
#8193 Listen to RootPanel keydown events to handle shortcut actions from PopupPanel...
authorJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Tue, 26 Jun 2012 15:02:39 +0000 (15:02 +0000)
committerJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Tue, 26 Jun 2012 15:02:39 +0000 (15:02 +0000)
commitd4d61d68982b5ce5ff435ab7c8644709cdc5950e
tree730808d1ce4dd9460e4c4c13d4b42eeeec996f4f
parent556730ab5ae0daefbbc2e077463c68d2081eaec3
#8193 Listen to RootPanel keydown events to handle shortcut actions from PopupPanel/VOverlay widgets

svn changeset:23977/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ui/VView.java
src/com/vaadin/terminal/gwt/client/ui/VWindow.java
tests/testbench/com/vaadin/tests/components/popupview/PopupViewClickShortcut.java [new file with mode: 0644]