No I don't think you can. If you give the elements unique ids you could retrieve them directly using DOM.getElementById instead.
On Jun 8, 3:00 pm, mxmtycoder <[email protected]> wrote: > I have a composite where a dynamic formpanel is built (beside other > widgets I add several textbox elements, > and I set the name for each one) > Is there a way to get the elements by their name without using the > iterator ? > > Thanks, > Pablo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
