Uses of Class
com.vaadin.client.ui.dd.DDEventHandleStrategy
-
Packages that use DDEventHandleStrategy Package Description com.vaadin.client.ui.dd -
-
Uses of DDEventHandleStrategy in com.vaadin.client.ui.dd
Methods in com.vaadin.client.ui.dd that return DDEventHandleStrategy Modifier and Type Method Description protected DDEventHandleStrategy
VDragAndDropManager. getEventHandleStrategy()
Returns DnD strategy to handle native preview events used by the manager.
-