Because the way CellWidget's are designed it's not possible to simply use 
Widgets as Cells in CellWidgets. 
Instead of a CellList you can come up with an own widget that looks behaves 
like a CellList and can contain widgets.

On Monday, September 3, 2012 9:53:05 AM UTC+2, ben wrote:
>
> Hello,
>
> I created a custom widget that contains a CellTable and other components.
> It works fine.
>
> Now I want to use this widget in a CellList (or CellTable, whatever).
> I created a custom cell that extends AbstractCell and contains my widget.
>
> The problem is that I can see every components of my custom widget except 
> the CellTable.
>
> Thanks for your help.
>

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