]> source.dussan.org Git - vaadin-framework.git/commit
Update active tab index when overriding selection (#15274)
authorLeif Åstrand <leif@vaadin.com>
Fri, 22 May 2015 10:17:28 +0000 (13:17 +0300)
committerMika Murtojarvi <mika@vaadin.com>
Thu, 28 May 2015 15:01:46 +0000 (18:01 +0300)
commit69c7844b960f22d04152e47f795d8832abe60512
tree12d788457b1210adf615dcd0a30eb9a146ecb2f4
parentf47a183b21111bd8496806c789be77224248a059
Update active tab index when overriding selection (#15274)

Change-Id: Ic6704be620a3134a52fd3eb6efcd9af1e628dc18
client/src/com/vaadin/client/ui/tabsheet/TabsheetConnector.java
uitest/src/com/vaadin/tests/components/tabsheet/VetoTabChange.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/tabsheet/VetoTabChangeTest.java [new file with mode: 0644]