| Interface | Description |
|---|---|
| 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 | |
| PushResourceSetup |
| Class | Description |
|---|---|
| FileEntry | |
| FileEntryBase |
The FileEntry component allows for uploading files to the server within a form submit POST.
|
| FileEntryEvent | |
| FileEntryFormSubmit | |
| FileEntryHandler | |
| FileEntryLoader | |
| FileEntryPhaseListener | |
| FileEntryRenderer | |
| FileEntryResults | |
| FileEntryResults.FileInfo | |
| FileEntryTag | |
| FileEntryUpload | |
| 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 | Description |
|---|---|
| FileEntryBase.PropertyKeys | |
| FileEntryStatuses |
FileEntryStatuses are the built-in statuses which correspond to the
localised messages defined in the org.icefaces.ace.resources.messages
ResourceBundle.
|
| Exception | Description |
|---|---|
| FileEntryUpload.CallbackException |
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.