I want to use gwt widgets to render a list, the result should look like this:
<ul> <li><a href="***">About</a></li> <li><a href="***">About</a></li> <li><a href="***">About</a></li> </ul> I'm not sure which widget will meet my need. The HTML widget seams can get the result, but it is not the perfect solution. could someone help me ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
