|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormPanel.Encoding | |
|---|---|
| com.sencha.gxt.widget.core.client.form | FormPanel and form components. |
| Uses of FormPanel.Encoding in com.sencha.gxt.widget.core.client.form |
|---|
| Methods in com.sencha.gxt.widget.core.client.form that return FormPanel.Encoding | |
|---|---|
static FormPanel.Encoding |
FormPanel.Encoding.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FormPanel.Encoding[] |
FormPanel.Encoding.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sencha.gxt.widget.core.client.form with parameters of type FormPanel.Encoding | |
|---|---|
void |
FormPanel.setEncoding(FormPanel.Encoding encoding)
Sets the encoding to use when submitting the form. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||