Uses of Class
com.vaadin.flow.component.upload.UploadI18N.AddFiles
-
Packages that use UploadI18N.AddFiles Package Description com.vaadin.flow.component.upload -
-
Uses of UploadI18N.AddFiles in com.vaadin.flow.component.upload
Methods in com.vaadin.flow.component.upload that return UploadI18N.AddFiles Modifier and Type Method Description UploadI18N.AddFilesUploadI18N. getAddFiles()Get add files translations.UploadI18N.AddFilesUploadI18N.AddFiles. setMany(String many)UploadI18N.AddFilesUploadI18N.AddFiles. setOne(String one)Methods in com.vaadin.flow.component.upload with parameters of type UploadI18N.AddFiles Modifier and Type Method Description UploadI18NUploadI18N. setAddFiles(UploadI18N.AddFiles addFiles)Set add files translations.
-