| Package | Description |
|---|---|
| org.dominokit.domino.ui.upload |
| Modifier and Type | Method and Description |
|---|---|
static DropEffect |
DropEffect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DropEffect[] |
DropEffect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<DropEffect> |
FileUpload.getDropEffect() |
| Modifier and Type | Method and Description |
|---|---|
FileUpload |
FileUpload.setDropEffect(DropEffect dropEffect)
Sets the drop effect
|
Copyright © 2019–2022 Dominokit. All rights reserved.