| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.calendar.schedule.dd | |
| com.vaadin.client.ui.dd |
| Class and Description |
|---|
| DragImageModifier
Interface implemented by widgets if the drag image used for drag'n'drop
requires additional initialization/configuration.
|
| VAbstractDropHandler |
| VDragEvent
DragEvent used by Vaadin client side engine.
|
| VDropHandler
Vaadin Widgets that want to receive something via drag and drop implement
this interface.
|
| VHasDropHandler
Used to detect Widget from widget tree that has
VHasDropHandler.getDropHandler()
Decide whether to get rid of this class. |
| VHtml5DragEvent
Helper class to access html5 style drag events.
|
| VHtml5File
Wrapper for html5 File object.
|
| Class and Description |
|---|
| VAbstractDropHandler |
| VDragEvent
DragEvent used by Vaadin client side engine.
|
| VDropHandler
Vaadin Widgets that want to receive something via drag and drop implement
this interface.
|
| Class and Description |
|---|
| DDEventHandleStrategy
Strategy to handle native preview events for VDragAndDropManager.
|
| DragAndDropHandler.DragAndDropCallback
Callback interface for drag and drop.
|
| DragHandle.DragHandleCallback
Callback interface for the DragHandle event life cycle
|
| VAcceptCallback |
| VAcceptCriterion |
| VDragAndDropManager
Helper class to manage the state of drag and drop event on Vaadin client
side.
|
| VDragAndDropManager.DDManagerMediator
Implementation if this interface is provided as a parameter to
DDEventHandleStrategy methods.
|
| VDragEvent
DragEvent used by Vaadin client side engine.
|
| VDragEventServerCallback |
| VDropHandler
Vaadin Widgets that want to receive something via drag and drop implement
this interface.
|
| VHtml5File
Wrapper for html5 File object.
|
| VLazyInitItemIdentifiers |
| VTransferable
Client side counterpart for Transferable in com.vaadin.event.Transferable
|
Copyright © 2016 Vaadin Ltd. All rights reserved.