Thursday, September 25, 2014

Re: Is there a tutorial that explains Places and Hyperlinks?

That's because they don't use Places, so they don't NEED a colon. GWT is a set of tools (hence "toolkit") that work well together, but each has its purpose, and should IMO be learned separately before being used together.

BTW, when using Places, you can do better with a widget that calls PlaceController#goTo instead of History#newItem. But that's something you could quite easily add later (you'd need to give that widget a PlaceController, PlaceHistoryMapper to populate the link's href --for right clicks: copy link target, open in new tab/window, etc.-- and the target Place).

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment