]> source.dussan.org Git - vaadin-framework.git/commit
Merged Test case and fix for #3609 - "Enabling/disabling components in a non-visible...
authorArtur Signell <artur.signell@itmill.com>
Tue, 17 Nov 2009 16:42:46 +0000 (16:42 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 17 Nov 2009 16:42:46 +0000 (16:42 +0000)
commitd627a9667063148b51e675c3c97a8f79c78d777a
treed7feb8b52f64d62e905e9c1fc10125b61e6ef453
parent69fc4620f0ab6b164e4b083e7c736d5be99c0308
Merged Test case and fix for #3609 - "Enabling/disabling components in a non-visible layout are not updated client side" from 6.1

svn changeset:9851/svn branch:6.2
src/com/vaadin/ui/AbstractComponent.java
tests/src/com/vaadin/tests/components/abstractcomponent/EnableState.html [new file with mode: 0644]
tests/src/com/vaadin/tests/components/abstractcomponent/EnableState.java [new file with mode: 0644]