Friday, May 21, 2010

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

Hi,

I do not see any reason for such an event.
What do you like to do with it?

What you can do is to call a deferred command. Maybe 10ms later to do
your stuff.

And the event "user has seen the rendered widget" still lacks the
specification ;-)
But as a workaround you could offer a button which needs to be clicked
when the user has seen the widget.

Stefan Bachert
http://gwtworld.de


On 20 Mai, 16:16, 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.
> 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