|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Form.Method | |
|---|---|
| wheel.components | |
| Uses of Form.Method in wheel.components |
|---|
| Methods in wheel.components that return Form.Method | |
|---|---|
static Form.Method |
Form.Method.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Form.Method[] |
Form.Method.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in wheel.components with parameters of type Form.Method | |
|---|---|
void |
Form.setMethod(Form.Method method)
Sets the HTTP METHOD the form should use when submitted. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||