| Package | Description |
|---|---|
| com.vaadin.flow.component.upload |
| Modifier and Type | Class and Description |
|---|---|
class |
NoInputStreamEvent
FailedEvent that indicates that an input stream could not be obtained.
|
class |
NoOutputStreamEvent
FailedEvent that indicates that an output stream could not be obtained.
|
| Modifier and Type | Method and Description |
|---|---|
Registration |
Upload.addFailedListener(ComponentEventListener<FailedEvent> listener)
Add a succeeded listener that is informed on upload failure.
|
Copyright © 2020. All rights reserved.