Hello

      suppose there is one textbox in my html form. and I want to take the
value which is entered in my gwt ext  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...

In gwt there is wrap method for every component but in gwt ext doesnt
provide that ???

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to