]> source.dussan.org Git - vaadin-framework.git/commit
Form and Table now sets property to fields Viewer property if one exists. fixes ...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 16 Nov 2011 13:17:56 +0000 (13:17 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 16 Nov 2011 13:17:56 +0000 (13:17 +0000)
commit47adbf4e327896791d7adfd7e8c270d524d754ac
treee72288602ab22d23fe17fd3ddb9e66a49c8e605c
parent6719076bfb58ae8b8083512a91f697238680abe1
Form and Table now sets property to fields Viewer property if one exists. fixes #7942

svn changeset:22019/svn branch:6.7
src/com/vaadin/data/util/PropertyFormatter.java
src/com/vaadin/ui/Form.java
src/com/vaadin/ui/Table.java
tests/testbench/com/vaadin/tests/components/form/FormWithPropertyFormatterConnected.java [new file with mode: 0644]