Package io.jmix.ui.widget
Interface JmixFileUpload.FileExtensionNotAllowedListener
- All Superinterfaces:
EventListener,Serializable,com.vaadin.event.SerializableEventListener
- Enclosing class:
- JmixFileUpload
public static interface JmixFileUpload.FileExtensionNotAllowedListener
extends com.vaadin.event.SerializableEventListener
Receives events when the file extension is not included in
JmixFileUpload.getPermittedExtensions().-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Method Details
-
fileExtensionNotAllowed
-