Hi Axel,

We abandoned this approach in favor of inner html, where the server takes
care of status back to the client.

For processes that take a bit of time, the server responds to the request
without closing the request so the user has an inkling of progress.

Ed



On Thu, Feb 13, 2014 at 11:25 AM, Axel R <[email protected]> wrote:

> Hi Ed,
>>
> I am looking for a  simple exemple of 'event bubbling'...Just like the one
> you were talking about...an HTMLPanel that has various buttons and I want
> to intercept the clickEvent of each of them...Maybe you could post a little
> of code illustrating how you did it ?
>
> I have tried to find informations but GWT event bubbling is poorly
> documented I think...
>
> Thanks you,
> Axel
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to