public class GridDropTargetState extends DropTargetState
| Modifier and Type | Field and Description |
|---|---|
DropMode |
dropMode
Stores the drop mode of the drop target Grid.
|
int |
dropThreshold
Stores the threshold between drop locations within a row in pixels.
|
criteria, criteriaMatch, criteriaScript, dropEffectenabled, registeredEventListeners, resources| Constructor and Description |
|---|
GridDropTargetState() |
public DropMode dropMode
public int dropThreshold
DropMode.ON_TOP_OR_BETWEENCopyright © 2017 Vaadin Ltd. All rights reserved.