]> source.dussan.org Git - vaadin-framework.git/commit
small optimization to table (reduce calls to Container.size() method, that is expensi...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 29 Apr 2009 08:55:45 +0000 (08:55 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 29 Apr 2009 08:55:45 +0000 (08:55 +0000)
commitd452ea2fd4a476157e841cce1d232398727c4f18
tree887cbd22cfc306a3d809f0ceab58601439e23caa
parent10de4fcca895564cbaeeae2753ff9c862c003126
small optimization to table (reduce calls to Container.size() method, that is expensive in some containers)

svn changeset:7564/svn branch:6.0
src/com/itmill/toolkit/ui/Table.java