]> source.dussan.org Git - vaadin-framework.git/commit
new component, absolutelayout (aka coordinatelayout #1267) and simple test case
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 9 Apr 2009 08:41:24 +0000 (08:41 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 9 Apr 2009 08:41:24 +0000 (08:41 +0000)
commit6175ddd0c13112132665a752c8beac04de7ce8d3
tree7f05ded1586608fe5f092196e2480425551ee129
parentd8a2fcb4b179e7bd3bab4c9b968216e5acddaf2b
new component, absolutelayout (aka coordinatelayout #1267) and simple test case

svn changeset:7374/svn branch:6.0
WebContent/ITMILL/themes/default/absolutelayout/absolutelayout.css [new file with mode: 0644]
WebContent/ITMILL/themes/default/styles.css
WebContent/ITMILL/themes/tests-tickets/styles.css
src/com/itmill/toolkit/terminal/gwt/client/DefaultWidgetSet.java
src/com/itmill/toolkit/terminal/gwt/client/ui/IAbsoluteLayout.java [new file with mode: 0644]
src/com/itmill/toolkit/tests/layouts/TestAbsoluteLayout.java [new file with mode: 0644]
src/com/itmill/toolkit/ui/AbsoluteLayout.java [new file with mode: 0644]