| Package | Description |
|---|---|
| com.vaadin.ui | |
| com.vaadin.ui.dnd.event |
| Modifier and Type | Method and Description |
|---|---|
Html5File[] |
DragAndDropWrapper.WrapperTransferable.getFiles()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Html5File> |
FileDropEvent.getFiles()
Gets the collection of files dropped onto the file drop target component.
|
| Constructor and Description |
|---|
FileDropEvent(T target,
Collection<Html5File> files)
Creates a file drop event.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.