Hello all, I'm the author of a bookmarklet called Visual Event ( http://www.sprymedia.co.uk/article/Visual+Event+2 ) which shows events that are assigned to DOM elements. Unfortunately due to the lack of being able to query the DOM to find out what events have been applied to elements what I do is parse through event cache information held by Javascript libraries.
So what I was wondering was, does GWT hold this kind of event information and is it globally assessable as a property or a method somehow? With this information I'd be able to add support to Visual Event for showing GWT assigned events. Many thanks, Allan -- 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.
