I have a CellTable that uses a table builder. In the table builder, there is one ImageResource. I get a html from ImageResource and append it to cellRender method in table builder. I cannot use a ClickableText or cell composite because this cell spans multiple columns. I can get whatever I need using tablebuilder with a problem how to handle click event from a image in CellTable. Do you have some suggestions or I need to change my implementation.
James -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/LdCERxuVVuUJ. 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.
