ICEfaces ACE Components 3.3.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  
IFileEntry  
 

Class Summary
FileEntry  
FileEntryBase The FileEntry component allows for uploading files to the server within a form submit POST.
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  
FileEntryHandler  
FileEntryLoader  
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 ACE Components 3.3.0
Java API Documentation

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