Sunday, September 19, 2010

The Character class

How do I know which functions are implemented in GWT's client side classes ?

For instance, I was using the Character class, and realized that some
functions were missing, and the GWT compiler complained about it... If
I had know that before I started coding, I might have designed my
classes different. In this case it was easy to change the
implementation to something that worked, but still..

Is there a list of the classes and their functions that works client
side somewhere ?

Cheers,

:-) Kasper

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