I think the GWT Showcase (source comes in distribution) has a hyperlink example and the whole left nav uses them.
On Jul 18, 5:25 am, Jeremiah Moses <[email protected]> wrote: > i did play around a bit with click handler but is there any working examples > for something similar to wht i am looking for ? ... that will make it simple > ...because i was not able to make it work as i intended to > > > > On Fri, Jul 17, 2009 at 6:06 PM, salk31 <[email protected]> wrote: > > > Have you played with adding OnClickHandler? In there you can update > > what is in the other panels. > > > btw If you are using a Hyperlink then that is mainly for history > > support (lots of docs about that). If not then a Button might be more > > appropriate although also depends on how you want to style it. > > > On Jul 17, 7:42 am, Jeremiah Moses <[email protected]> wrote: > > > Hi > > > > I am trying to use hyperlinks in one of my dockpanenls that open on > > another > > > when clicked ... is there a way of doing this ... > > > > basicaly my design has dockpanel which has a east,west and inbetween a > > north > > > and center.... both east and west have several links which when clicked > > > should open in the center panel ... is there a way of doing it plus is > > > there any examples that does it ... > > > > any help or suggestion is welcome > > > > thanks > > > Jeremiah --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
