gwt 2.2.0 I'm speaking specifically about the com.google.gwt.user.cellview.client.CellWidget class, not the entire Cell Widget library.
Recently, I have been trying to make more robust Cells that can expand and do interesting dynamic things, rather than just sit there dead (after being rendered). CellWidget looked like a good candidate b/c it could in theory contain other things. However, CellWidget is a Widget, not a Cell (hence, its not called WidgetCell). So, I'm trying to figure out what it could be used for. There are no on-line examples anywhere in the first 5 pages where I googled "CellWidget example". Does anyone have any ideas? I'm sure they put it there for a reason. TIA, -m -- 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.
