|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UploadItem | |
|---|---|
| org.richfaces.event | Interfaces and classes of events and listeners of RichFaces components |
| Uses of UploadItem in org.richfaces.event |
|---|
| Methods in org.richfaces.event that return UploadItem | |
|---|---|
UploadItem |
UploadEvent.getUploadItem()
Returns UploadItem instance. |
| Methods in org.richfaces.event that return types with arguments of type UploadItem | |
|---|---|
java.util.List<UploadItem> |
UploadEvent.getUploadItems()
Return list of UploadItems |
| Constructor parameters in org.richfaces.event with type arguments of type UploadItem | |
|---|---|
UploadEvent(javax.faces.component.UIComponent component,
java.util.List<UploadItem> uploadItems)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||