Is there anything similar to ui:field that can appear multiple times
inside a template? I have several SPAN placeholders inside the template
and I'd like their innerText value to be the same on every update.
The only solution that I see (other than having different UI fields for
what would otherwise be the same element) is to build a custom widget
and have a UiFactory that would provide the same instance for all
occurrences of the widget inside the template.
Any other suggestions?
Thanks!
--
Ionuț G. Stan | http://igstan.ro
--
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.