| Package | Description |
|---|---|
| com.vaadin.flow.component.upload |
| Modifier and Type | Method and Description |
|---|---|
Registration |
Upload.addFileRejectedListener(ComponentEventListener<FileRejectedEvent> listener)
Adds a listener for
file-reject events fired when a file cannot
be added due to some constrains:
setMaxFileSize, setMaxFiles, setAcceptedFileTypes |
Copyright © 2025. All rights reserved.