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 DDEventHandleStrategyVDragAndDropManager. getEventHandleStrategy()Deprecated.Returns DnD strategy to handle native preview events used by the manager.
-