public static interface JmixFileUpload.FinishedListener
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
uploadFinished(JmixFileUpload.FinishedEvent event)
Upload has finished.
|
void uploadFinished(JmixFileUpload.FinishedEvent event)
event - the Upload finished event.