Package | Description |
---|---|
com.vaadin.flow.component.grid.dnd |
Modifier and Type | Method and Description |
---|---|
GridDropLocation |
GridDropEvent.getDropLocation()
Get the location of the drop within the row.
|
static GridDropLocation |
GridDropLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridDropLocation[] |
GridDropLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.