| Package | Description |
|---|---|
| com.vaadin.shared.ui.dnd | |
| com.vaadin.shared.ui.dnd.criteria |
| Modifier and Type | Field and Description |
|---|---|
Criterion.Match |
DropTargetState.criteriaMatch
Declares whether any or all of the given criteria should match the
payload
|
| Modifier and Type | Method and Description |
|---|---|
static Criterion.Match |
Criterion.Match.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Criterion.Match[] |
Criterion.Match.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.