Hi,

I'm trying to decode the following error using 2.0-rc1:
10:21:33.040 [ERROR] In <g:TextBox MaxLength='50' ui:field='username'>,
class TextBox has no appropriate setMaxLength() method

Am I doing this right? Do I have to set such attributes in the class?

I found an earlier post from TBroyer that seems to indicate that one just
references appropriate method widgets. I see that the XML attribute gets
turned into "setXXX()"
However, I can't find any documentation on this technique.

--

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


Reply via email to