]> source.dussan.org Git - vaadin-framework.git/commit
Added method setContainerDataSource(Container newDataSource, 80/480/3
authorAnna Koskinen <anna@vaadin.com>
Mon, 17 Dec 2012 10:19:31 +0000 (12:19 +0200)
committerAnna Koskinen <anna@vaadin.com>
Mon, 17 Dec 2012 10:19:31 +0000 (12:19 +0200)
commit53c2e014976d8b45b4633e6d3f1d54a2147048a2
tree880f89c414a796f3c3ffe2d2a96d68b97e350260
parent97834440254dcb03ed267fbf5f453f4dc435a291
Added method setContainerDataSource(Container newDataSource,
Collection<?> visibleIds) to Table. (#10419)

Change-Id: Ib10f430c786b1d0130f86eb5a97e271ac71e806f
server/src/com/vaadin/ui/Table.java
uitest/src/com/vaadin/tests/components/table/SetDataSourceWithPropertyIds.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/table/SetDataSourceWithPropertyIds.java [new file with mode: 0644]