May be you shud add a ChangeListener to the ListBox element and implement ur logic in the onChange() method.
On Mon, Dec 29, 2008 at 12:13 PM, jake H <pnosti...@gmail.com> wrote: > > Hellooo > i m wondering how can i implement a ListBox listener. > > I save my data into an 2-dimension array. > > In the ListBox i m showing the first element of every array > data[x][0]. > > But i want when the user select any of these elements > in a panel next to the ListBox the rest data to be shown. > data[x][1-3]. But i cant find how this can happen in correlation with > ListBox. > > Ty. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---