We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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.