]> source.dussan.org Git - vaadin-framework.git/commit
fixes #1973, also makes uidl with table more efficient. Table should now comfort...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 25 Sep 2008 06:18:25 +0000 (06:18 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 25 Sep 2008 06:18:25 +0000 (06:18 +0000)
commit58a7fd830a71987c9dfe4e3ceb37ae73ab31ceb1
treeeff813cb92256bce0ff4c3bd767d2dc8aee4cffc
parent0fb3a0c565d9a92ed35f75a18720092416318456
fixes #1973, also makes uidl with table more efficient. Table should now comfort with subtree caching and no hacky requestRepaints are needed for child components. May cause regressions.

svn changeset:5510/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ui/IScrollTable.java
src/com/itmill/toolkit/ui/Table.java