Monday, July 14, 2014

Re: UiRenderer with numeric getter

Yeah, that is what I was able to figure out.  I'm hoping there is a way to convert the value to a string inline or another ui: class to use.
 
Thanks for the response!
 

On Monday, July 14, 2014 1:42:02 PM UTC-4, Jens wrote:
com.google.gwt.uibinder.elementparsers.UiTextInterpreter, line 60:

String fieldRef = elem.consumeStringAttribute("from");

So I would say you must use String with <ui:with from=...> .

-- J.


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