| Package | Description |
|---|---|
| com.vaadin.flow.component.upload.receivers |
| Modifier and Type | Class and Description |
|---|---|
class |
TemporaryFileFactory |
| Constructor and Description |
|---|
AbstractFileBuffer(FileFactory factory)
Constructor taking in the file factory used to create upload
File. |
FileBuffer(FileFactory factory)
Creates a file buffer that uses a file factory to create a custom upload
File. |
MultiFileBuffer(FileFactory factory)
Creates a file buffer that uses a file factory to create custom upload
Files. |
Copyright © 2023. All rights reserved.