I use CompositeCell for this type of thing.  Create a composite of 2
cells, each with an image in them, and each cell handling "click"
events.  Each cell can detect clicks in their respective FieldUpdaters
and still be rendered in the same cell.

Hope this helps,
Adam

On Oct 14, 9:41 am, Thomas Trebbien Pedersen
<[email protected]> wrote:
> Hi,
>
> I have a celltable where I would like to sort the rows by clicking
> either a up or a down arrow. The two sort-direction arrows are placed
> in a single cell on each row.
>
> Now how do I add a click event to each image? I know a cell has a
> onBrowserEvent(...) put thats for the entire cell right? What about
> multiple images in a cell?
>
> Does anyone have some good suggestions.
>
> 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 [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