Package | Description |
---|---|
com.vaadin.flow.component.upload |
Modifier and Type | Method and Description |
---|---|
UploadI18N.Units |
UploadI18N.getUnits()
Get unit translations.
|
UploadI18N.Units |
UploadI18N.Units.setSize(List<String> size)
units size list: ["B", "kB", "MB", "GB", "TB", "PB", "EB", "ZB",
"YB"]
|
Modifier and Type | Method and Description |
---|---|
UploadI18N |
UploadI18N.setUnits(UploadI18N.Units units)
Set unit translations.
|
Copyright © 2025. All rights reserved.