Uses of Class
com.vaadin.flow.component.upload.receivers.FileData
Packages that use FileData
-
Uses of FileData in com.vaadin.flow.component.upload.receivers
Methods in com.vaadin.flow.component.upload.receivers that return FileDataModifier and TypeMethodDescriptionFileBuffer.getFileData()Deprecated, for removal: This API element is subject to removal in a future version.Get the file data object.MemoryBuffer.getFileData()Deprecated, for removal: This API element is subject to removal in a future version.Get the file data object.MultiFileBuffer.getFileData(String fileName) Deprecated, for removal: This API element is subject to removal in a future version.Get file data for upload with file name.MultiFileMemoryBuffer.getFileData(String fileName) Deprecated, for removal: This API element is subject to removal in a future version.Get file data for upload with file name.