@FunctionalInterface public static interface Upload.FinishedListener extends SerializableEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
uploadFinished(Upload.FinishedEvent event)
Upload has finished.
|
void uploadFinished(Upload.FinishedEvent event)
event - the Upload finished event.Copyright © 2022 Vaadin Ltd. All rights reserved.