Uses of Class
com.vaadin.flow.component.upload.UploadManager
Packages that use UploadManager
-
Uses of UploadManager in com.vaadin.flow.component.upload
Constructors in com.vaadin.flow.component.upload with parameters of type UploadManagerModifierConstructorDescriptionUploadButton(UploadManager manager) Creates a new upload button linked to the given manager.UploadDropZone(UploadManager manager) Creates a new drop zone linked to the given manager.UploadFileList(UploadManager manager) Creates a new file list linked to the given manager.