All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractFileBuffer Abstract class for common file receiver buffers.AllFinishedEvent AllFinishedEvent is sent when the upload has processed all the files in its upload queue, regardless of whether all the receptions were successful or not.FailedEvent FailedEvent event is sent when the upload is received, but the reception is interrupted for some reason.FileBuffer Basic in file receiver implementation.FileData Class containing file information for upload.FileFactory File factory interface for generating file to store the uploaded data into.FileRejectedEvent Sent when the file selected for upload doesn't meet the constraints specified onUploadFinishedEvent FinishedEvent is sent when the upload receives a file, regardless of whether the reception was successful or failed.GeneratedVaadinUpload<R extends GeneratedVaadinUpload<R>> Description copied from corresponding location in WebComponent:GeneratedVaadinUpload.FileRejectEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.FilesChangeEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.MaxFilesReachedChangeEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadAbortEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadBeforeEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadErrorEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadProgressEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadRequestEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadResponseEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadRetryEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadStartEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUpload.UploadSuccessEvent<R extends GeneratedVaadinUpload<R>> GeneratedVaadinUploadFile<R extends GeneratedVaadinUploadFile<R>> Description copied from corresponding location in WebComponent:GeneratedVaadinUploadFile.FileAbortEvent<R extends GeneratedVaadinUploadFile<R>> GeneratedVaadinUploadFile.FileRemoveEvent<R extends GeneratedVaadinUploadFile<R>> GeneratedVaadinUploadFile.FileRetryEvent<R extends GeneratedVaadinUploadFile<R>> GeneratedVaadinUploadFile.FileStartEvent<R extends GeneratedVaadinUploadFile<R>> MemoryBuffer Basic in memory file receiver implementation.MultiFileBuffer Basic receiver implementation for receiving multiple file upload and storing them as files.MultiFileMemoryBuffer Basic multi file in memory file receiver implementation.MultiFileReceiver Interface that must be implemented by the upload receivers to provide the Upload component an output stream to write the uploaded data.NoInputStreamEvent FailedEvent that indicates that an input stream could not be obtained.NoOutputStreamEvent FailedEvent that indicates that an output stream could not be obtained.ProgressListener ProgressListener receives events to track progress of upload.ProgressUpdateEvent ProgressUpdateEvent is sent to track progress of upload.Receiver Interface that must be implemented by the upload receivers to provide the Upload component an output stream to write the uploaded data.StartedEvent StartedEvent event is sent when the upload is started to received.SucceededEvent SucceededEvent event is sent when the upload is received successfully.TempDirectory TemporaryFileFactory Upload Server-side component for thevaadin-uploadelement.UploadI18N The I18N helper file for the upload component.UploadI18N.AddFiles Translations for adding files.UploadI18N.DropFiles Translations for dropping files.UploadI18N.Error Exception translations.UploadI18N.SingleMulti Abstract translation class for single and multi mode translations.UploadI18N.Units unit translations.UploadI18N.Uploading Upload time translation strings.UploadI18N.Uploading.Error Communication error translations.UploadI18N.Uploading.RemainingTime Time remaining translations.UploadI18N.Uploading.Status Upload status strings.UploadOutputStream FileOutputStream with a reference to the output file.