I need one clarification in Gwt garbage collection. If I have a Panel, containing more than one buttons and I add a ClickListener to each Button, do I really have to remove that ClickListenner from the each Button before removing the Panel? (ie. panel.clear())
Regards, Sudhakar. J --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
