--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
You should add a single ClickHandler that has its own logic, and the ClickHandler you'd like to be called conditionally would be known by this specific ClickHandler, which would choose whether to call or not.Events in GWT (as in the DOM for instance) are dispatched to all handlers/listeners; even throwing an exception wouldn't stop the dispatch. If you need another behavior, you have to implement it yourself.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/OD0nkE47inkJ.