]> source.dussan.org Git - vaadin-framework.git/commit
AbsoluteLayout now gets child component style names #9051 46/146/1
authorJohn Ahlroos <john@vaadin.com>
Mon, 22 Oct 2012 12:57:15 +0000 (15:57 +0300)
committerJohn Ahlroos <john@vaadin.com>
Tue, 23 Oct 2012 05:50:27 +0000 (08:50 +0300)
commit9461faee8943987027e1622a5b15d4c3a4610bd7
treebc7338d7f6042f899891950a20d7fef628df127f
parentce0640100a3892a1e36d25df1b85de73b6e2d1d0
AbsoluteLayout now gets child component style names #9051

Change-Id: I236ec48d05b49ee468afa09cc6d88501813811b7
client/src/com/vaadin/client/ui/absolutelayout/AbsoluteLayoutConnector.java
client/src/com/vaadin/client/ui/absolutelayout/VAbsoluteLayout.java
uitest/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutWrapperStyles.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutWrapperStyles.java [new file with mode: 0644]