Monday, February 2, 2015

i18n Text with hyperlink

Hello together,

is it possible to add html markups to the i18n text?

for example I have a text which contains a hyperlink  ( please klick <a href...>pdf</a> to download this document)

what is the best way to do this??

I can create three text parts in my i18n_message.properties:

message=please click
pdf_link=pdf
message2= to download this document.

then create a composite widget with Label, Anchor, Label which are locate within a horizontal panel.

But I dont like this.

does anybody know how I can implement it better??

thank you for your help.


                                      

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