Uses of Class
org.richfaces.model.UploadItem

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)
           
 



Copyright © 2010. All Rights Reserved.