Re: Image from resource in SafeHtmlTemplate
Yeah, I understand that part and after reading over my original post it seems that I over-simplified my example. The template is much larger than just "<img src='{0}'/> and the image tag is in the middle of it all. I was trying to avoid splitting my template up into multiple parts, one before the image tag and one after the image tag because I expect I will add additional images to the template and each one require I branch off another template if I were to just manually add the image tag using appendHtmlConstant. --
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/-/gJH-hdhyiE0J.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home