Package | Description |
---|---|
com.vaadin.flow.component.upload |
Modifier and Type | Method and Description |
---|---|
UploadI18N.Error |
UploadI18N.getError()
Get error translations.
|
UploadI18N.Error |
UploadI18N.Error.setFileIsTooBig(String fileIsTooBig)
Set file too big translation.
|
UploadI18N.Error |
UploadI18N.Error.setIncorrectFileType(String incorrectFileType)
Set incorrect file type translation.
|
UploadI18N.Error |
UploadI18N.Error.setTooManyFiles(String tooManyFiles)
Set too many files error translation.
|
Modifier and Type | Method and Description |
---|---|
UploadI18N |
UploadI18N.setError(UploadI18N.Error error)
Set error translations.
|
Copyright © 2025. All rights reserved.