Take a look inside the mail application that is included with GWT. It's in /samples directory. It's a great example of exactly what you're describing.
It's also here: http://code.google.com/webtoolkit/examples/ Later, Shaffer On Dec 13, 9:46 am, jbroquefere <[email protected]> wrote: > Hello, > my question is simple : How could I call an action when, for exemple, > i click on a TreeNode? > The situation is 2 class, a tree in the first one, an empty panel in > the second one. when i clik on a node, i want to open a Window, or > Panel, or Portlet, or, etc... in the empty panel (that is done by a > functio in the empty panel' class). but i dont know how to do. maybe > using event? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
