Thursday, September 25, 2014

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



On Wednesday, September 24, 2014 9:45:43 AM UTC-5, Joseph Lust wrote:
There are various ways to place links in UiBinder based UI's. The most basic of these is to simply generate the UI and set the href property of your target element. Static URL's can be directly inserted in the XML using <ui:with ... /> as covered in the documentation.

Joe

 Maybe I'm using the wrong words?  I'm using a visual editor in Eclipse to edit the UIBinder files.  There's a property editor for the hyperlink that contains a property called "targetHistoryToken".  It takes a String value.

I have no trouble typing in the colon, I just had no idea there was supposed to be a colon.  The example section in the Hyperlink documentation uses the metasyntactic variables as example values, but doesn't include colons.

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