I'm currently trying to do it with a FlexTable, but the problem is that I don't know how I can find out if the user really clicked the button or just somewhere inside the table.
On Aug 10, 3:41 pm, Tobe <[email protected]> wrote: > I don't really need to know how to create the Array. I already created > a Vector of button and adding the buttons to the Vector. But my > problem is that I don't know how to handle with it. How can I add the > new div at the position behind the corresponding button on the > RootPanel? > > On Aug 7, 5:22 pm, Tobe <[email protected]> wrote: > > > > > Hi, > > I have a list, which items are divs, and want the user to add new > > items at any position. So if there are 2 item there have to be 3 > > button, one before the first, one between both and one after the last. > > Can somebody tell me how to create this "array" of buttons. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
