]> source.dussan.org Git - vaadin-framework.git/commit
Slots now get their childrens primary stylename in Vertical/Horizontal layouts #9576 43/143/4
authorJohn Ahlroos <john@vaadin.com>
Mon, 22 Oct 2012 11:15:32 +0000 (14:15 +0300)
committerJohn Ahlroos <john@vaadin.com>
Mon, 22 Oct 2012 13:00:39 +0000 (16:00 +0300)
commit6838d421c03f6ce3cb595d450520ed2523a4236c
treeebc2e7fb0c52f28f9badf310d998a211688edaec
parentce0640100a3892a1e36d25df1b85de73b6e2d1d0
Slots now get their childrens primary stylename in Vertical/Horizontal layouts #9576

Change-Id: I68f58868606b91353224a6eed83262b33e0af8ea
client/src/com/vaadin/client/ui/orderedlayout/AbstractOrderedLayoutConnector.java
client/src/com/vaadin/client/ui/orderedlayout/VOrderedLayout.java
uitest/src/com/vaadin/tests/components/orderedlayout/OrderedLayoutSlotStyleNames.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/orderedlayout/OrderedLayoutSlotStyleNames.java [new file with mode: 0644]