Package | Description |
---|---|
com.vaadin.ui |
Modifier and Type | Class and Description |
---|---|
static class |
Upload.NoInputStreamEvent
FailedEvent that indicates that an input stream could not be obtained.
|
static class |
Upload.NoOutputStreamEvent
FailedEvent that indicates that an output stream could not be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
Upload.FailedListener.uploadFailed(Upload.FailedEvent event)
Upload has finished unsuccessfully.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.