| Package | Description |
|---|---|
| com.vaadin.shared.ui.dnd |
| Modifier and Type | Field and Description |
|---|---|
EffectAllowed |
DragSourceState.effectAllowed
DataTransfer.effectAllowed parameter for the drag event. |
| Modifier and Type | Method and Description |
|---|---|
static EffectAllowed |
EffectAllowed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectAllowed[] |
EffectAllowed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.