There is - see CheckboxCell. It works fine, but it is not a collection
of radio buttons.

I did look at the GWT source for several other "Cell" objects and it
looks straightforward to create a custom "RadioCell" that implements a
single Radio button (using the CheckboxCell as a roadmap for how this
is done). However, what would be the best way to cram 3 or 4 of them
in a Cell? Is the CompositeCell the right mechanism for this? Is there
anything special that my custom "RadioCell" would need to do to be a
member of a "CompositeCell"?

On Nov 17, 4:32 pm, zixzigma <zixzi...@gmail.com> wrote:
> i was also curious to know if there is a Checkbox Cell ?

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to