THanks very much!
Thanks very much!
Best regards
On 22 Nov, 05:36, -sowdri- <sow...@gmail.com> wrote:
> UiBinder is not the place to load external js files. For more info on when
> and where its appropriate to load external js refer:http://code.google.com/p/google-web-toolkit-doc-1-5/wiki/FAQ_WhenDoMo...
>
> -sowdri-
Another way maybe can be know when uiBinder finish to display the
page.
After initWidget(uiBinder.createAndBindUi(this)); the page is not yet
made. Can I know when the page is built?
Thanks very much
On 22 Nov, 10:34, Thomas Broyer <t.bro...@gmail.com> wrote:
> http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/googl...
> ?