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 <[email protected]> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > 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 [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.
