]> source.dussan.org Git - vaadin-framework.git/commit
Removed the waitingForResponse flag from VTabsheet (#14710)
authorTaras Hupalo <taras.hupalo@gmail.com>
Mon, 29 Sep 2014 10:41:44 +0000 (13:41 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 1 Oct 2014 09:07:14 +0000 (09:07 +0000)
commit0907394c577c771a26195650f73d4cca0214cd76
tree992bbc4a2ecfdf72eaf687155e787cb1b2a8ee32
parent95281da32ea2371abdddb71d7d39d0857dfeeac9
Removed the waitingForResponse flag from VTabsheet (#14710)

Change-Id: Idd918197c2026a3c574cffd0e9595ff9f02eb2d8
client/src/com/vaadin/client/ui/VTabsheet.java
client/src/com/vaadin/client/ui/tabsheet/TabsheetConnector.java
uitest/src/com/vaadin/tests/components/tabsheet/TabSelectionRevertedByServer.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/tabsheet/TabSelectionRevertedByServerTest.java [new file with mode: 0644]