]> source.dussan.org Git - vaadin-framework.git/commit
Fix issue with hidden component cells in Table and TreeTable #12119
authorJohn Ahlroos <john@vaadin.com>
Wed, 24 Jul 2013 12:28:15 +0000 (15:28 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 24 Jul 2013 12:58:25 +0000 (12:58 +0000)
commite9f3fcc211c0f05f606e75baee969c90bc1a5387
treee7f08894265f61f483608606861e5e2523c5b361
parenta53d4876f2e1b0edf34444e118c79b881f5549f9
Fix issue with hidden component cells in Table and TreeTable #12119

Change-Id: I2f491d04ff177f7f0ce104c96b1c4a84ee7a2bc0
server/src/com/vaadin/ui/Table.java
uitest/src/com/vaadin/tests/components/table/HiddenComponentCells.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/table/HiddenComponentCells.java [new file with mode: 0644]