there  are good example in the source code you
downloaded.

also in the uibinder package.

/FLemming

On Fri, Aug 7, 2009 at 10:16 AM, asianCoolz <second.co...@gmail.com> wrote:

>
> 1. i downloaded gwt from svn compiled and use this lib
> 2. create a xml file like below
>
> <!-- HelloWorld.ui.xml -->
> <ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'>
>  <div>
>    Hello, <span ui:field='nameSpan'/>.
>  </div>
> </ui:UiBinder>
>
>
> where should i put this xml file in my gwt application in order to be
> called by my class  ?
> public class HelloWorld extends UIObject {
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to