Ah! Thanks very much for that.
Ian

http://examples.roughian.com


2009/3/4 Jason Morris <lem...@gmail.com>

>
> Hi Ian
>
> All of the add*Handler methods return a HandlerRegistration object, you
> keep a reference to it, and
> then invoke HandlerRegistration.removeHandler() when you want to remove it.
>
> I wasn't to sure of whether I liked it or not at first, but it does make
> automated removal of
> Handlers on auto-generated structures (populated from some external source)
> a lot easier, since you
> can just store all the HandlerRegistrations.
>
> Cheers,
> Jason.

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to