I have a table, and some ClickHandlers for it.

The trouble is: i have CheckBox-es inside the table, but when I click
them, the table's ClickHandlers are called too.

How to prevent calling table's ClickHandlers when user clicks nested
checkbox?
Or how can ClickHandlers find out if ClickEvent was generated by click
on table, or by click on nested element(checkbox)?

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