public static class Upload.ChangeEvent extends Component.Event
source| Constructor and Description |
|---|
ChangeEvent(Upload source,
String filename) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename()
Gets the file name.
|
Upload |
getSource()
Uploads where the event occurred.
|
getComponentgetConnectortoStringpublic Upload getSource()
getSource in class EventObjectpublic String getFilename()
Copyright © 2018 Vaadin Ltd. All rights reserved.