btw: With addEventListener, we have to use hard coded strings for the
event name. Eg:
img.addEventListener("load", e -> doStuff());
Or are there event name constants we can use somewhere?
GWT has com.google.gwt.dom.client.BrowserEvents but it is not a complete
list.
-- J.
--
You received this message because you are subscribed to the Google Groups "GWT
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/google-web-toolkit/e0922888-e638-489f-a3c7-b5ac308dc6a1n%40googlegroups.com.