| Method and Description |
|---|
| com.vaadin.flow.component.upload.UploadI18N.getCancel()
since Vaadin 22,
UploadI18N.getCancel() is deprecated as the
`cancel` translation is not used anywhere. |
| com.vaadin.flow.component.upload.UploadI18N.setCancel(String)
since Vaadin 22,
UploadI18N.setCancel(String) is deprecated as
the `cancel` translation is not used anywhere. |
Copyright © 2022. All rights reserved.