]> source.dussan.org Git - vaadin-framework.git/commit
Fixed primary stylename handling in AbsoluteLayout as well as moved layout specific... 08/108/3
authorJohn Ahlroos <john@vaadin.com>
Wed, 10 Oct 2012 13:29:37 +0000 (16:29 +0300)
committerJohn Ahlroos <john@vaadin.com>
Thu, 11 Oct 2012 12:55:57 +0000 (15:55 +0300)
commitce11d139f6ef2a71c689897c922a6d9987ee4416
tree1d281a5ff2cf1632bb2429769615b33a6c7be31f
parent0e5fe9d46fbb3c32aa2ceae22f29253c5bf45342
Fixed primary stylename handling in AbsoluteLayout as well as moved layout specific functionality into the layout from the connector #9899

Change-Id: I7254371bdbda15c1e7187e0d00c910441ab3f742
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/AbsoluteLayoutPrimaryStylename.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutPrimaryStylename.java [new file with mode: 0644]