We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.terminal.gwt.client.ui.dd.
Package com.vaadin.terminal.gwt.client.ui.dd
Interface Summary | |
---|---|
VAcceptCallback | |
VDragEventServerCallback | |
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. |
Class Summary | |
---|---|
DDUtil | |
VAbstractDropHandler | |
VAcceptAll | |
VAcceptCriteria | A class via all AcceptCriteria instances are fetched by an identifier. |
VAcceptCriterion | |
VAcceptCriterionFactory | Generated by AcceptCriteriaFactoryGenerator |
VAnd | |
VContainsDataFlavor | |
VDragAndDropManager | Helper class to manage the state of drag and drop event on Vaadin client side. |
VDragEvent | DragEvent used by Vaadin client side engine. |
VDragSourceIs | TODO Javadoc! |
VHtml5DragEvent | Helper class to access html5 style drag events. |
VHtml5File | Wrapper for html5 File object. |
VIsOverId | |
VItemIdIs | |
VLazyInitItemIdentifiers | |
VNot | TODO implementation could now be simplified/optimized |
VOr | |
VOverTreeNode | |
VServerAccept | |
VSourceIsTarget | |
VTargetDetailIs | |
VTargetInSubtree | |
VTransferable | Client side counterpart for Transferable in com.vaadin.event.Transferable |
Enum Summary | |
---|---|
HorizontalDropLocation | |
VDragAndDropManager.DragEventType | |
VerticalDropLocation |