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