]> source.dussan.org Git - vaadin-framework.git/commit
Table should load widgets after container content refresh (#16611)
authorMikael Grankvist <mgrankvi@vaadin.com>
Wed, 11 Feb 2015 08:38:52 +0000 (10:38 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 16 Feb 2015 13:16:08 +0000 (13:16 +0000)
commitf0c2c4c271f9d906cbeb84c008ea9776200fda44
treed7e2660b752fb57f65581721ac109b8a8d9e8d87
parent007cb457d688a96c8356fe0abe8a5e499792ebc6
Table should load widgets after container content refresh (#16611)

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