| Package | Description |
|---|---|
| com.vaadin.shared.ui.grid |
| Modifier and Type | Field and Description |
|---|---|
DropMode |
GridDropTargetState.dropMode
Stores the drop mode of the drop target Grid.
|
| Modifier and Type | Method and Description |
|---|---|
static DropMode |
DropMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DropMode[] |
DropMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.