| Package | Description |
|---|---|
| com.github.andrezimmermann.dropzone.client.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DropzoneOptions.setMethod(Method method)
Defaults to "post" and can be changed to "put" if necessary.
|
Copyright © 2015. All rights reserved.