| Package | Description |
|---|---|
| com.vaadin.shared.ui.dnd | |
| com.vaadin.shared.ui.dnd.criteria |
| Class and Description |
|---|
| Criterion
Stores parameters for the drag and drop acceptance criterion defined using
the criteria API.
|
| Criterion.Match
Declares whether all or any of the given criteria should match when
compared against the payload.
|
| Payload
Stores key/value pairs and the value type.
|
| Class and Description |
|---|
| ComparisonOperator
Comparison operator for drag and drop acceptance criterion.
|
| Criterion.Match
Declares whether all or any of the given criteria should match when
compared against the payload.
|
| Payload
Stores key/value pairs and the value type.
|
| Payload.ValueType
Type of the payload's value.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.