Hi.. Good After noon all of you..

I have migrated from GWT 1.5 to GWT 1.7. Every thing is fine but at
one situation i am facing the problem is that...


To remove a handler.. you are providing the facility from the
corresponding HandlerRegistration#removeHandler().

My problem is:-

In the project i may be adding Handlers at some where else and we are
not maintaining any HandlerRegistration objects accordingly.  Right
now i am having only ClickHandler object i want to remove that handler
from an Widget. Can you please show me a way how to remove handlers
from an widgets.

What i have in my hand :-  Widget object and One Handler object
Aim:- To remove that handler from that widget with out having
HandlerRegistration Object

Great thanks in advance..

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to