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