Nope, I wish to know when a user selects another group. The widgets in the group already have event handlers.
Example GROUP1 <.....> GROUP2 <.....> GROUP3 <......> When you first display the stackpandel you se the contents of group1 and group2 and group3 a closed. What I need is when a user opens group2 or group3 I wish to detect this. The items inside the group I am already handling. On May 9, 6:34 am, Salvador Diaz <[email protected]> wrote: > You can add ClickHandlers to the widgets you add to the stack panel. > Would that suit your needs ? > > Cheers, > > Salvador > > On May 9, 12:55 am, "Donald.W.Long" <[email protected]> > wrote: > > > > > I am trying to figure out how one get determine when the user selects > > another child. I do not see a way to create an event to when the > > child is selected it fires, like a button. > > > Is this supported? > > > Thanks > > > Donald W. Long- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
