public static interface Upload.ChangeListener extends Serializable
Upload.ChangeEvent
Modifier and Type | Field and Description |
---|---|
static Method |
FILENAME_CHANGED |
Modifier and Type | Method and Description |
---|---|
void |
filenameChanged(Upload.ChangeEvent event)
A file has been selected but upload has not yet started.
|
static final Method FILENAME_CHANGED
void filenameChanged(Upload.ChangeEvent event)
event
- the change eventCopyright © 2016 Vaadin Ltd. All rights reserved.