Oh, sorry, misread your question! There are no Widgets in c.g.g.cell.client, 
only (mostly) Cells. You can use Cells as widget using the CellWidget from 
c.g.g.user.cellview.client: 
http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/user/cellview/client/CellWidget.html
You'll have to instantiate themin your Java code though until specific 
subclasses are added (such as TextButton in 
http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/widget/client/
 , 
not on GWT 2.3)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/rUiSRkzoo0MJ.
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.

Reply via email to