]> source.dussan.org Git - vaadin-framework.git/commit
Always notify parent of enable state changes (#12062)
authorArtur Signell <artur@vaadin.com>
Thu, 13 Jun 2013 13:10:03 +0000 (16:10 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 13 Jun 2013 16:19:08 +0000 (16:19 +0000)
commit59103a959544016728f2967a3ce79a06f9bff7fa
tree1b428cae4d93168816c30a2a304d9ead60dcdb9e
parenta08974321a2a98a3031f3211f33e22f0b89f95a3
Always notify parent of enable state changes (#12062)

Change-Id: I30ee9a968050301d79c5073a62d85390652f76a9
client/src/com/vaadin/client/ui/AbstractComponentConnector.java
uitest/src/com/vaadin/tests/components/formlayout/CaptionEnableDisable.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/formlayout/CaptionEnableDisable.java [new file with mode: 0644]