Wednesday, March 2, 2011

Editor for Primitive Types

Dear All,

I've an Editor to display an Entity, which has got an 'int' value. I'm using NumberLabel<Integer> for the field. 

But I'm getting the following error, which is of course understandable. 

>> [ERROR] [icc] - Found unexpected type int while evauating path "age" using getter expression ""

Kindly help me on the correct usage for binding primitive types in Editor framework.

Thanks in advance!

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
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.

No comments:

Post a Comment