|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodType | |
|---|---|
| com.google.gwt.gadgets.client.io | |
| Uses of MethodType in com.google.gwt.gadgets.client.io |
|---|
| Methods in com.google.gwt.gadgets.client.io that return MethodType | |
|---|---|
static MethodType |
MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MethodType[] |
MethodType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.gwt.gadgets.client.io with parameters of type MethodType | |
|---|---|
RequestOptions |
RequestOptions.setMethodType(MethodType methodType)
Sets the HTTP request method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||