JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.jmix.ui.widget
Interface JmixFileDownloader.FileNotFoundExceptionListener
Enclosing class:
JmixFileDownloader
public static interface
JmixFileDownloader.FileNotFoundExceptionListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
onHandle
(
Exception
e, com.vaadin.server.VaadinResponse response)
Method Details
onHandle
boolean
onHandle
(
Exception
e, com.vaadin.server.VaadinResponse response)