]> source.dussan.org Git - vaadin-framework.git/commit
Fixed #2119 : Select isn't updated correctly when value changed in the server. Also...
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Fri, 26 Sep 2008 09:45:46 +0000 (09:45 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Fri, 26 Sep 2008 09:45:46 +0000 (09:45 +0000)
commit1eb8a7ee03b342087efccd9217e75bbced40d67d
treeae86ed134571f934be7c679b9153515e8f082826
parent4af1aabba837639e9356f352510f9c40d07ece66
Fixed #2119 : Select isn't updated correctly when value changed in the server. Also added support for #2117 to the ticket test.

svn changeset:5524/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ui/IFilterSelect.java
src/com/itmill/toolkit/tests/tickets/Ticket2119.java