Added UiBinder Examplemaster
commit1377fdd23047f62d0adc35c55ba94cb5c84ab48e
authorThomas Pasch <Thomas.Pasch@gmx.de>
Fri, 19 Mar 2010 14:52:44 +0000 (19 15:52 +0100)
committerThomas Pasch <Thomas.Pasch@gmx.de>
Fri, 19 Mar 2010 14:52:44 +0000 (19 15:52 +0100)
treefd897389bae93aaa5815491ffb9f60eb1c761390
parent3d58b80d55f55153744334b71964e978bbbeba59
Added UiBinder Example

Signed-off-by: Thomas Pasch <Thomas.Pasch@gmx.de>
GrailsGwtDto/grails-app/controllers/BookStoreController.groovy
GrailsGwtDto/grails-app/views/bookStore/uiBinderHelloWorld.gsp [new file with mode: 0644]
GrailsGwtDto/readme.txt
GrailsGwtDto/src/gwt/org/grails/gwttutorial/client/Application.java
GrailsGwtDto/src/gwt/org/grails/gwttutorial/client/UiBinderHelloWorld.java [new file with mode: 0644]
GrailsGwtDto/src/gwt/org/grails/gwttutorial/client/UiBinderHelloWorld.ui.xml [new file with mode: 0644]