]> source.dussan.org Git - vaadin-framework.git/commit
Remove old widget from tab content on replace (#12931).
authorDenis Anisimov <denis@vaadin.com>
Sun, 6 Apr 2014 15:10:37 +0000 (18:10 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 10 Apr 2014 16:47:40 +0000 (16:47 +0000)
commit013d32d60b7b80f9501e8e4479f4d3b6ce97ae19
tree740cedeffebbdedf764c89ff10a045490bbb24fa
parentca90352bf4cb737512cfe01240fcf1e09283a0e3
Remove old widget from tab content on replace (#12931).

Change-Id: I85badfcca18e129b20ab6c5c2db0b845c8c2ea5b
client/src/com/vaadin/client/ui/VAccordion.java
uitest/src/com/vaadin/tests/components/accordion/AccordionAddTab.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/accordion/AccordionAddTabTest.java [new file with mode: 0644]