I have a Tree whose TreeItems are custom widgets. The custom widgets
contain a few Labels and a Button. I am able to add a SelectionHandler
to the Tree, which returns the widget when a particular TreeItem is
selected. The only problem with this is that I want that to happen
only if the button within the custom widget is pressed, not when any
part of the TreeItem is selected. I hope that made sense. Is there a
way to do this?

-- 
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