Hi.
Is there a GWT API to add an event handler to a widget in the capture
phase?
The equivalent to the following javascript:
target.addEventListener('touchstart', handler, true);
I know of Event.addNativePreviewHandler() but do not think that it fits
easily to my use case (without handle every single event in the application)
** I want to catch mouse events on a parent widget and avoid to target
child ones and still be able to normally handle mouse events on other
widgets in the screen.*
Best regards,
Nuno Rosa
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.