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.
|
getComponent
getConnector
toString
public Upload getSource()
getSource
in class EventObject
public String getFilename()
Copyright © 2019 Vaadin Ltd. All rights reserved.