Have a historyListener in the class having the reference to
borderlayoutpanel. Then onCLick of the tree button u can fire
History.newItem("sometoken")In the onHistoryChange() you check for the token and refresh the central panel accordingly. Hope this helps. - Litty Preeth On Sun, Dec 14, 2008 at 11:23 PM, rajasekhar <[email protected]> wrote: > > Hi All, > > Please let me know how to impelement history > mechanism for tree structure,I am using border layout panel > (header,west ,central parts ) ,in west side part tree structure is > implemented,When I click on the tree button central part is > refreshing.I need same thing with history mechanism also(back,forward > buttons).Give me any help on this regard. > > > Thanks & Regards, > Rajasekhar > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
