| Package | Description |
|---|---|
| com.vaadin.client.ui.dd |
| Modifier and Type | Method and Description |
|---|---|
VTransferable |
VDragEvent.getTransferable()
Deprecated.
Returns the VTransferable instance that represents the original dragged
element.
|
| Modifier and Type | Method and Description |
|---|---|
VDragEvent |
VDragAndDropManager.startDrag(VTransferable transferable,
com.google.gwt.dom.client.NativeEvent startEvent,
boolean handleDragEvents)
Deprecated.
This method is used to start Vaadin client side drag and drop operation.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.