]> source.dussan.org Git - vaadin-framework.git/commit
Table now refreshes explicitly when adding and removing stuff and the contained does...
authorMarc Englund <marc.englund@itmill.com>
Tue, 24 Jun 2008 14:21:11 +0000 (14:21 +0000)
committerMarc Englund <marc.englund@itmill.com>
Tue, 24 Jun 2008 14:21:11 +0000 (14:21 +0000)
commit58bd42bd8a399dfc414f18f44a93a32b7c00fe5b
tree569722b63af9da94722bcdd621546e9aee846471
parent095c8b6bbe04753595845a09ea80fda4f5c66490
Table now refreshes explicitly when adding and removing stuff and the contained does not implement the appropriate notifier interface. Fixes #1461.

svn changeset:4949/svn branch:trunk
src/com/itmill/toolkit/ui/Table.java