Looks like ui:text was added last year. There's also a ui:safehtml a few months ago, but that doesn't appear to have made it into a release yet (?).
@David Is there documentation for UiBinder beyond Declarative Layout with UiBinder<http://code.google.com/webtoolkit/doc/latest/DevGuideUiBinder.html> that I'm just not finding? I still can't find mention of ui:text outside of Group discussion which, unfortunately, I haven't been following as closely as I used to. It would be helpful to have a complete listing of supported elements. On Fri, Jul 15, 2011 at 8:33 AM, Isaac Truett <[email protected]> wrote: > Interesting. Thanks, Thomas. That does appear to work, although I need to > find a way to keep it from escaping HTML. Is ui:text documented somewhere? > > > > On Fri, Jul 15, 2011 at 4:40 AM, Thomas Broyer <[email protected]> wrote: > >> <ui:text from="{res.myTextResource.getText" /> ? >> >> -- >> 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/-/-PZ3Xd1zRNoJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
