]> source.dussan.org Git - vaadin-framework.git/commit
Allow configuring the root class to use, remove RootLayout
authorLeif Åstrand <leif@vaadin.com>
Wed, 16 Nov 2011 09:01:32 +0000 (11:01 +0200)
committerLeif Åstrand <leif@vaadin.com>
Wed, 16 Nov 2011 09:01:32 +0000 (11:01 +0200)
commit9f9ccd8d002b65db3e3e0430b4d5788a90b04c5c
tree10b47915eddcd2b99c36fc240f7cfe3ed0ba8ff8
parent35b913559f66b5b9244eda388224e299fc3e05ff
Allow configuring the root class to use, remove RootLayout
WebContent/WEB-INF/web.xml
src/com/vaadin/Application.java
src/com/vaadin/RootTest.java [new file with mode: 0644]
src/com/vaadin/RootTestApplication.java [deleted file]
src/com/vaadin/RootTestLayout.java [deleted file]
src/com/vaadin/terminal/gwt/server/ApplicationServlet.java
src/com/vaadin/ui/Root.java
src/com/vaadin/ui/RootLayout.java [deleted file]