Thanks for your response, I'll look at the details a bit later.

On Dec 23, 3:03 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
> > Code:
>
> > public class Sandbox implements EntryPoint {
> >         public void onModuleLoad() {
> >                 BinderUiTest test = new BinderUiTest();
> >                 Document.get().getBody().appendChild(test.getElement());
>
> Where the hell have all of you been seeing this code to add widgets to
> the page?

Like I mentioned in the original post:
http://code.google.com/webtoolkit/doc/latest/DevGuideUiBinder.html#Hello_World

The sample code on that page has been very confusing to me, method
names aren't even consistent across the examples.

--

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-tool...@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