Monday, January 9, 2012

Re: Problems with PlaceChangeRequestEvent.setWarning

Hehe yeah there is an issue for it on the issue tracker. I have used GWT's super source feature to replace GWT's Anchor with a fixed version that does call event.preventDefault() by default for javascript:; links (similar to what HyperLink does). That way you don't have to call it yourself in each onClick() method.

http://code.google.com/p/google-web-toolkit/issues/detail?id=5280

-- J.

--
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/-/Sjw2aLII1SIJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment