| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
DragAndDropWrapper.DragStartMode |
DragAndDropWrapper.getDragStartMode()
Deprecated.
|
static DragAndDropWrapper.DragStartMode |
DragAndDropWrapper.DragStartMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DragAndDropWrapper.DragStartMode[] |
DragAndDropWrapper.DragStartMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DragAndDropWrapper.setDragStartMode(DragAndDropWrapper.DragStartMode dragStartMode)
Deprecated.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.