public static interface CubaFileUpload.StartedListener
extends com.vaadin.event.SerializableEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
uploadStarted(CubaFileUpload.StartedEvent event)
Upload has started.
|
void uploadStarted(CubaFileUpload.StartedEvent event)
event - the Upload started event.