Hello

      suppose there is one textbox in my html form. and I want to take the
value which is entered in my gwt i.e in my onModuleLoad() function. how to
take value ?

e.g there is textbox

<input type="text" id ="name">

String name = (String) rootpanel.get("name").getValue... but there is no get
value method...

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to