On Sep 27, 3:42 am, Bayard Randel <[email protected]> wrote:
> Would anyone happen to have a code example demonstrating the use of an
> ActionCell?

The Showcase sample contains one such example:
http://code.google.com/p/google-web-toolkit/source/browse/tags/2.1.0-ms3/samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/CwCellSampler.java#342

> I'm assuming that this would be the best way, for
> example, to create an even handler which takes the user from a
> listings page to a details page for a specific record.

FYI, the Expenses sample uses a NoSelectionModel with a
SelectionChangeEvent.Handler:
http://code.google.com/p/google-web-toolkit/source/browse/tags/2.1.0-ms3/bikeshed/src/com/google/gwt/sample/expenses/gwt/client/ExpenseList.java#470

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

Reply via email to