]> source.dussan.org Git - vaadin-framework.git/commit
Fixes #1975 - CustomLayout template can be specified in java
authorArtur Signell <artur.signell@itmill.com>
Mon, 25 Aug 2008 11:15:55 +0000 (11:15 +0000)
committerArtur Signell <artur.signell@itmill.com>
Mon, 25 Aug 2008 11:15:55 +0000 (11:15 +0000)
commitc6ed4be419abfe80d449cfcea32bbb470b7fd73c
treefb3681cfe33a8113e182d9080a0d2150e92e43d6
parent0788fec0540cca65255a253698efe3d5d2df62d6
Fixes #1975 - CustomLayout template can be specified in java

svn changeset:5261/svn branch:trunk
WebContent/ITMILL/themes/tests-tickets/layouts/Ticket1975.html [new file with mode: 0644]
src/com/itmill/toolkit/terminal/gwt/client/ui/ICustomLayout.java
src/com/itmill/toolkit/tests/tickets/Ticket1975.java [new file with mode: 0644]
src/com/itmill/toolkit/ui/CustomLayout.java