Uses of Class
com.vaadin.flow.component.upload.UploadI18N.Uploading
Packages that use UploadI18N.Uploading
-
Uses of UploadI18N.Uploading in com.vaadin.flow.component.upload
Methods in com.vaadin.flow.component.upload that return UploadI18N.UploadingModifier and TypeMethodDescriptionUploadI18N.getUploading()Get uploading translations.UploadI18N.Uploading.setError(UploadI18N.Uploading.Error error) Set upload error translations.UploadI18N.Uploading.setRemainingTime(UploadI18N.Uploading.RemainingTime remainingTime) Set remaining time translations.UploadI18N.Uploading.setStatus(UploadI18N.Uploading.Status status) Set status translations.Methods in com.vaadin.flow.component.upload with parameters of type UploadI18N.UploadingModifier and TypeMethodDescriptionUploadI18N.setUploading(UploadI18N.Uploading uploading) Set uploading translations.