> --
> 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-we...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-tool...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
--
--
<input name="data" type="text" class="form-control" placeholder="Enter data" id="data"/>
I want to get data inserted in above textbox in my gwt class using DOM or some other way if any.
so please give me some example to retrieve it.
Thanks