On Dec 27 2010, 11:38 am, Gal Dolber <
gal.dol...@gmail.com> wrote:
> You need to use a SingleSelectionModel.
>
> SingleSelectionModel mySelectionModel =
> new SingleSelectionModel<Mode>();
> table.setSelectionModel(mySelectionModel);
> mySelectionModel.addSelectionChangeHandler(mySelectionChangeHandler);
>
>
>
>
>
>
>
>
>
> On Mon, Dec 27, 2010 at 9:04 AM, Matias <
matiassu...@gmail.com> wrote:
> > Could somebody provide an example or any instructions on how to listen
> > for a click event on a CellTable row?
>
> > I want to have the same behavior of for example, gmail, when you click
> > on any mail on the inbox and you get the detail/conversation of that
> > mail.
>
> > Thanks!
>
> > --
> > 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-we...@googlegroups.com.
> > To unsubscribe from this group, send email to