Label implements IsEditor<LeafValueEditor<String>>. Binding a Long property of a EntityProxy instance to a Label results in the following error: "The method setValue(String) in the type TakesValue<String> is not applicable for the arguments (Long)"
Is there a standard way to bind a Long to a Label widget or should I create a widget for displaying Long values? -- 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.
