]> source.dussan.org Git - vaadin-framework.git/commit
#6232 ComponentContainers should check that a component is in the container before...
authorArtur Signell <artur.signell@itmill.com>
Tue, 4 Jan 2011 16:55:51 +0000 (16:55 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 4 Jan 2011 16:55:51 +0000 (16:55 +0000)
commitf29899a0d82e9ff1d6752355fbc19de370dd8cf5
treee1b4116ac77586481300526b25755241757c1928
parentbc86522bf52b813474dff2cf7e8af4d858d251bf
#6232 ComponentContainers should check that a component is in the container before removing it

svn changeset:16793/svn branch:6.5
src/com/vaadin/ui/CustomLayout.java
tests/src/com/vaadin/tests/VaadinClasses.java
tests/src/com/vaadin/tests/server/componentcontainer/AddRemoveComponentTest.java [new file with mode: 0644]