Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.view.facelets |
Modifier and Type | Method and Description |
---|---|
FileUploadListener[] |
AbstractFileUpload.getFileUploadListeners()
Return the set of registered
FileUploadListener s for this AbstractFileUpload instance. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFileUpload.addFileUploadListener(FileUploadListener listener)
Add a new
FileUploadListener to the set of listeners interested in being notified when
FileUploadEvent s occur. |
void |
AbstractFileUpload.removeFileUploadListener(FileUploadListener listener)
Remove an existing
FileUploadListener (if any) from the set of listeners interested in being notified when
FileUploadListener s occur. |
Modifier and Type | Class and Description |
---|---|
static class |
FileUploadHandler.FileUploadListenerImpl |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.