DropTargetRpc@Deprecated public interface VDragEventServerCallback
| Modifier and Type | Method and Description |
|---|---|
void |
handleResponse(boolean accepted,
UIDL response)
Deprecated.
Handle the server response for drag and drop.
|
void handleResponse(boolean accepted,
UIDL response)
accepted - true if the target accepts the transferableresponse - DnD data within the server responseCopyright © 2021 Vaadin Ltd. All rights reserved.