It's a little complex example, but the left menu of Showcase application is implemented using CellTree and contains Hyperlinks.. http://gwt.google.com/samples/Showcase/Showcase.html I assume after figuring out how it works, it should be easy to replace Hyperlinks with Anchors (if you really need to link to external URLs).
On Sat, Oct 16, 2010 at 6:55 AM, Blackberet <[email protected]>wrote: > I have a CellTree, I would like to add Anchor nodes to it. There is no > AnchorCell available. What do I need to use in order to implement this > functionality? > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
