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