ICEfaces 3.1.0
Java API Documentation

Package org.icefaces.ace.component.fileentry

Interface Summary
FileEntryCallback When files are being uploaded, they will be saved into the file-system unless a FileEntryCallback is provided, in which case the application may take responsibility for the process of saving the files.
FileEntryStatus  
 

Class Summary
FileEntry  
FileEntryBase  
FileEntryConfig The uploaded files need to be processed before RestoreViewPhase, meaning that the FileEntry component is not yet available, to direct how and where to save the files.
FileEntryEvent  
FileEntryFormSubmit  
FileEntryLoader  
FileEntryMetaHandler  
FileEntryPhaseListener  
FileEntryRenderer  
FileEntryResourceHandler  
FileEntryResults  
FileEntryResults.FileInfo  
FileEntryTag  
FileUploadPortletRequestWrapper  
FormScriptWriter Writer to add common javascript blurb to form as a <script> element
ProgressListenerResourcePusher When the upload has progress, pushes the progress resource to the browser
ProgressResource The fileEntry progress information is accessed via a dynamic resource
 

Enum Summary
FileEntryBase.PropertyKeys  
FileEntryStatuses FileEntryStatuses are the built-in statuses which correspond to the localised messages defined in the org.icefaces.ace.resources.messages ResourceBundle.
 


ICEfaces 3.1.0
Java API Documentation

Copyright 2012 ICEsoft Technologies Canada Corp., All Rights Reserved.