]> source.dussan.org Git - vaadin-framework.git/commit
Convinience data source for rendering in memory lists in Grid #12878
authorJohn Ahlroos <john@vaadin.com>
Wed, 18 Dec 2013 13:11:10 +0000 (15:11 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 19 Dec 2013 12:55:03 +0000 (12:55 +0000)
commit4ca43cb3ff03996fc9e90ad29a5cdafd1e1a39e2
treee4868d9e3f665eb152e17be470d94bb3d92db75c
parentbf116b3c254e442d023eef82da5071a39552e31e
Convinience data source for rendering in memory lists in Grid #12878

Change-Id: I681f580291ae7b4f5b55b8365fa1014d19688fd1
client/src/com/vaadin/client/ui/grid/datasources/ListDataSource.java [new file with mode: 0644]
client/tests/src/com/vaadin/client/ui/grid/ListDataSourceTest.java [new file with mode: 0644]