Monday, September 27, 2010

Re: GWT Widget List/Documentation

DynaTable is not a library widget. Rather, it's an example of a widget you might make in an app yourself.

http://code.google.com/p/google-web-toolkit/source/browse/#svn/trunk/samples/dynatable/src/com/google/gwt/sample/dynatable

On Fri, Sep 24, 2010 at 5:29 PM, Al <rayalansaul@yahoo.com> wrote:
I am starting to learn GWT, and I am having trouble finding a list of
widgets and how they work. I am looking for a comprehensive list of
widgets, preferably including an overview of how they work.

I see that there are widgets listed at
http://code.google.com/webtoolkit/doc/latest/DevGuideUiWidgets.html,
but even that set seems only be a handful of examples. The examples
seem to contain additional widgets that I cannot find a good listing
of. For instance, the DynaTable example uses the DynaTableWidget and
the DynaTableDataProvider, but searching for 'DynaTableWidget' or
similar terms retrieves the example code or the source code from
docjar.com, but not a more general overview.

Can someone give me a pointer to appropriate documentation?

Thanks,
Al

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


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