Friday, May 21, 2010

Re: How to get notified after a widget has been completely rendered?

As far as I understood both of them are called *before* the rendering
is complete:

onLoad: This method is called immediately after a widget becomes
attached to the browser's document.
onAttach: This method is called when a widget is attached to the
browser's document.

Or am I mistaken here?

(for me they both sound very similar and I don't really get the
difference)

thanks,

Dennis

On May 20, 4:37 pm, rudolf michael <roud...@gmail.com> wrote:
> onLoad or onAttach
>
>
>
>
>
> On Thu, May 20, 2010 at 5:16 PM, googelybear <googelyb...@gmail.com> wrote:
> > Hi,
>
> > I'd like to ask if it is possible to get notified (by adding some kind
> > of event handler) after a widget has been completely rendered? I
> > couldn't find such an event...
>
> > thanks for your help,
>
> > Dennis
>
> > --
> > 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+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> 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+unsubscribe@googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/google-web-toolkit?hl=en.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment