]> source.dussan.org Git - vaadin-framework.git/commit
Test case and fix for #2941 - Panel does not remove all Action Handlers on client...
authorArtur Signell <artur.signell@itmill.com>
Fri, 22 May 2009 16:44:20 +0000 (16:44 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 22 May 2009 16:44:20 +0000 (16:44 +0000)
commitf8fb7e2997775c3762e6b8cd310d0fe07b7a6587
tree23350be75115dd20cb63f130889169d8326aba1b
parentf8da0829bfdb862d2e429b27f86d41754b4ecaf6
Test case and fix for #2941 - Panel does not remove all Action Handlers on client-side

svn changeset:7969/svn branch:6.0
src/com/vaadin/terminal/gwt/client/ui/VPanel.java
src/com/vaadin/tests/components/caption/PanelShouldRemoveActionHandler.java [new file with mode: 0644]