| Package | Description |
|---|---|
| com.vaadin.flow.component.dnd |
| Modifier and Type | Method and Description |
|---|---|
default Registration |
DragSource.addDragEndListener(ComponentEventListener<DragEndEvent<T>> listener)
Attaches dragend listener for the current drag source.The listener is
triggered when dragend event happens on the client side.
|
Copyright © 2025. All rights reserved.