Package io.jmix.ui.widget
Class JmixFileUpload.FileExtensionNotAllowedEvent
java.lang.Object
java.util.EventObject
com.vaadin.event.ConnectorEvent
com.vaadin.ui.Component.Event
io.jmix.ui.widget.JmixFileUpload.FileExtensionNotAllowedEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JmixFileUpload
public static class JmixFileUpload.FileExtensionNotAllowedEvent
extends com.vaadin.ui.Component.Event
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class com.vaadin.ui.Component.Event
getComponent
Methods inherited from class com.vaadin.event.ConnectorEvent
getConnector
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
FileExtensionNotAllowedEvent
- Parameters:
source
- the source of the file.fileName
- the received file name.
-
-
Method Details
-
getFileName
-