Well a widget is an instance, so you can't insert an instance into multiple divs (just doesn't work that way).
On Sep 5, 12:07 pm, Adrian Benton <[EMAIL PROTECTED]> wrote: > Hi, > > Up till now, I have been inserting widgets into div HTML elements via > their id (RootPanel.get(id).add(widget)). However, I would like to > insert them into all div elements with a certain class name as well. > How would I go about this? > > Thanks, > > --Adrian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
