Hi, In a Single Selection Cell Browser, I am able to get the selected object from the TreeNode. But how do I get the entire path of the selection. For example If I am selecting a Child node from the browser, how do I get the parent info along with it. A(Root) - > Aa(Child) ->A1(Leaf)
I would like to get A.Aa.A1 as the path of my selection. Thanks -- 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.
