public static interface Upload.StartedListener extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
uploadStarted(Upload.StartedEvent event)
Upload has started.
|
void uploadStarted(Upload.StartedEvent event)
event
- the Upload started event.Copyright © 2021 Vaadin Ltd. All rights reserved.