public static class CubaFileUpload.FileExtensionNotAllowedEvent
extends com.vaadin.ui.Component.Event
Constructor and Description |
---|
FileExtensionNotAllowedEvent(CubaFileUpload source,
java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFileName() |
public FileExtensionNotAllowedEvent(CubaFileUpload source, java.lang.String fileName)
source
- the source of the file.fileName
- the received file name.