I'm very new to Ext-GWT (also in ExtJS). I have a simple question: how do I post form data || read form data?
I have Window which contains FormPanel and the FormPanel has few components - TextField. How do I post the form/read the form fields, how to read values of the TextFields?