Monday, May 2, 2011

GWT - Capture values of dynamically created components

Hi,

I have a GWT page with 2 text boxes, 1 hyperlink and 1 button
initially (on page load).
When I click on the hyperlink, I add another text box (dynamically
without refreshing the page).

Now when I click the button, I need to capture the values that lie in
all the three text boxes. How can I do it?

I am desparately looking for some help on this area because I am
working on a critical project and badly need help on this.

--
Thanks!
Bhavin

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment