Uses of Interface
com.vaadin.ui.dnd.FileDropHandler
-
Packages that use FileDropHandler Package Description com.vaadin.ui.dnd -
-
Uses of FileDropHandler in com.vaadin.ui.dnd
Constructors in com.vaadin.ui.dnd with parameters of type FileDropHandler Constructor Description FileDropTarget(T target, FileDropHandler<T> fileDropHandler)Extendstargetcomponent and makes it a file drop target.
-