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