]> source.dussan.org Git - vaadin-framework.git/commit
Focus selected row in Table #12540
authorJohn Ahlroos <john@vaadin.com>
Tue, 1 Oct 2013 13:55:39 +0000 (16:55 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 9 Oct 2013 11:30:08 +0000 (11:30 +0000)
commit3e593b0949b2b26fdc89b2aa5e8e93b006a513d0
treef22450f49df60f16e3cfccfa00fb56b30da94be3
parent63f10ec8bbeb6faa5ff685bfe375b1d0decd39cd
Focus selected row in Table #12540

Change-Id: Ic920f9cb11840a456a7c49746317eaccde1e1406
client/src/com/vaadin/client/ui/VScrollTable.java
uitest/src/com/vaadin/tests/components/table/TableMoveFocusWithSelection.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/table/TableMoveFocusWithSelectionTest.java [new file with mode: 0644]