]> source.dussan.org Git - vaadin-framework.git/commit
#7837 do not use partial updates in TreeTable if the container does not support item...
authorHenri Sara <henri.sara@itmill.com>
Tue, 15 Nov 2011 13:18:51 +0000 (13:18 +0000)
committerHenri Sara <henri.sara@itmill.com>
Tue, 15 Nov 2011 13:18:51 +0000 (13:18 +0000)
commit408e1b6c8923efaac5cb010b3220cb4ce25791d7
tree13e11263a347ab3dee85e12352dea5c88e4870fa
parentb3b248b17f63fdd815592d4b2685eca8313a73ae
#7837 do not use partial updates in TreeTable if the container does not support item set change notifications

svn changeset:22007/svn branch:6.7
src/com/vaadin/ui/TreeTable.java
tests/testbench/com/vaadin/tests/containers/filesystemcontainer/FileSystemContainerInTreeTable.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/containers/filesystemcontainer/FileSystemContainerInTreeTable.java [new file with mode: 0644]