]> source.dussan.org Git - vaadin-framework.git/commit
Fix for: TreeTable with ContainerHierarchicalWrapper not correctly
authorJohannes Tuikkala <johannes@vaadin.com>
Mon, 12 Jan 2015 08:18:42 +0000 (10:18 +0200)
committerVaadin Code Review <review@vaadin.com>
Tue, 20 Jan 2015 10:31:01 +0000 (10:31 +0000)
commitb8ae4fc242495cc805ac931d708c918893c06183
treedba6124bcc92fdcc2e90c0255f5424553b293541
parent21b554709fb31131dca836710522bd89ddc2398c
Fix for: TreeTable with ContainerHierarchicalWrapper not correctly
displaying child items (#15421)

Change-Id: Iadf1faa979fbae412b55551c6622b0429039a21c
server/src/com/vaadin/data/util/ContainerHierarchicalWrapper.java
uitest/src/com/vaadin/tests/components/treetable/TreeTableContainerHierarchicalWrapper.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/treetable/TreeTableContainerHierarchicalWrapperTest.java [new file with mode: 0644]