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.Error
Packages that use UploadI18N.Uploading.Error
-
Uses of UploadI18N.Uploading.Error in com.vaadin.flow.component.upload
Methods in com.vaadin.flow.component.upload that return UploadI18N.Uploading.ErrorModifier and TypeMethodDescriptionUploadI18N.Uploading.getError()
Get upload error translations.
UploadI18N.Uploading.Error.setForbidden
(String forbidden) UploadI18N.Uploading.Error.setServerUnavailable
(String serverUnavailable) UploadI18N.Uploading.Error.setUnexpectedServerError
(String unexpectedServerError) Methods in com.vaadin.flow.component.upload with parameters of type UploadI18N.Uploading.ErrorModifier and TypeMethodDescriptionUploadI18N.Uploading.setError
(UploadI18N.Uploading.Error error) Set upload error translations.