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.
com.vaadin.flow.component.upload.
Package com.vaadin.flow.component.upload
Class UploadI18N.SingleMulti
java.lang.Object
com.vaadin.flow.component.upload.UploadI18N.SingleMulti
All Implemented Interfaces:
Direct Known Subclasses:
Enclosing class:
Abstract translation class for single and multi mode translations.
See Also:
-
Constructor Details
-
SingleMulti
public SingleMulti()
-
-
Method Details
-
getOne
Get translation for single upload.
Returns:
translation string
-
setOne
Set translation for single upload.
Parameters:
one
- translation stringReturns:
translation class
-
getMany
Returns:
translation string
-
setMany
Parameters:
many
- translation stringReturns:
translation class
-