]> source.dussan.org Git - vaadin-framework.git/commit
Implemented Focusable in MenuBar (#7674)
authorJens Jansson <peppe@vaadin.com>
Fri, 28 Jun 2013 12:09:08 +0000 (15:09 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 28 Jun 2013 12:36:19 +0000 (12:36 +0000)
commit419c6c787508a8b9c14a4613a96f3ac8e48b1981
tree2ee3fadab43f45c3c4a1410d335dae0eb147d7fa
parentc107efcb1bdcf1528b56016dc277fdd44513077d
Implemented Focusable in MenuBar (#7674)

Change-Id: I31cd6fafffacc16147e63d3878fcf025163deb5b
server/src/com/vaadin/ui/MenuBar.java
shared/src/com/vaadin/shared/ui/menubar/MenuBarState.java
uitest/src/com/vaadin/tests/components/menubar/MenuBarFocus.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/menubar/MenuBarFocus.java [new file with mode: 0644]