Ok, I found some more info on 2) by inspecting the code:

Please correct me if I am wrong?:
The listeners are informed if:
a) The event is consumed (cancel property isn't relevant in this
case).
b) The event isn't consumsed and not canceled.

So the consumed property overrules the cancel property when set, such
that when consumed is true, the listenes are always called.
Canceling event takes place through: none of the handlers are allowed
to call consumed() and one handler has called canceled()....

....
Not still the target element :)


- Ed

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