]> source.dussan.org Git - vaadin-framework.git/commit
Rest of the Layout Samples, finally.
authorTeppo Kurki <teppo.kurki@itmill.com>
Tue, 27 Jan 2009 14:09:26 +0000 (14:09 +0000)
committerTeppo Kurki <teppo.kurki@itmill.com>
Tue, 27 Jan 2009 14:09:26 +0000 (14:09 +0000)
commitf4668b3cc1422d16dec1f4646dd4d2de4116fa7d
tree7625149d0a67648b6150f26a290644b3f4a006c8
parentbd46ea00a706a1744ada6dc21a8eeac7902a22f4
Rest of the Layout Samples, finally.

svn changeset:6652/svn branch:trunk
12 files changed:
WebContent/ITMILL/themes/sampler/layouts/examplecustomlayout.html [new file with mode: 0644]
WebContent/ITMILL/themes/sampler/layouts/examplecustomlayout_forviewing.html [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/FeatureSet.java
src/com/itmill/toolkit/demo/sampler/features/layouts/ApplicationLayout.java [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/features/layouts/ApplicationLayout.png [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/features/layouts/ApplicationLayoutExample.java [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/features/layouts/CustomLayouts.java [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/features/layouts/CustomLayouts.png [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/features/layouts/CustomLayoutsExample.java [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/features/layouts/WebLayout.java [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/features/layouts/WebLayout.png [new file with mode: 0644]
src/com/itmill/toolkit/demo/sampler/features/layouts/WebLayoutExample.java [new file with mode: 0644]