calling setWidget, should be done within Receiver#onSuccess anonymous inner class, or after that code ?
On Jan 17, 7:17 pm, Y2i <[email protected]> wrote: > The call is non-blocking. > > When response arrives, you can populate the widget and call setWidget() on > the display. Start() > javadoc<http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/g..., > com.google.gwt.event.shared.EventBus)> elaborates on this. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
