]> source.dussan.org Git - vaadin-framework.git/commit
Table is not caching thousands of rows in vain (#13576)
authorSara Seppola <sara@vaadin.com>
Tue, 4 Nov 2014 09:44:45 +0000 (11:44 +0200)
committerSauli Tähkäpää <sauli@vaadin.com>
Tue, 25 Nov 2014 12:42:44 +0000 (14:42 +0200)
commit0507127d674d67052ff2e2d9f139e3a69d871169
tree05be65646882d885a2861eaee4210d1e56cd7928
parent53c1e10c0a76f26bdd055916e794621264001f52
Table is not caching thousands of rows in vain (#13576)

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