I would like to create a Column of Cells (for a CellTable) where each cell displays an HTML link (the link will send information to an application running on the user's machine (the app is IGV)) that it gets from the row data.
Can SafeHtml be used for such a link? Should I extend SafeHtmlCell, or do I need to extend AbstractCell? TIA, Greg -- 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.
