Hello, everybody!
I have CellList which contains custom cells. It's pretty close to Cell
List example from show case, but my custom cell is more complicated.
It has several images, several links and I want to handle clicks on
images and links. Generating html code by overriding render method
seems to very difficult and error prone. Is there a better way to do
it? What I wish to have is implementing widget using UiBinder and then
converting it into Cell.
Is it possible?

Thank you,
  Andrey

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