Package info.magnolia.ui.form.field.upload

Interface Summary
FileItemWrapper Used by Upload fields to handle Items and perform the bridge between a Vaadin Item and a UploadReceiver
FileItemWrapper is used by :
- Implementation class of AbstractUploadField in order to display File information's: newly Uploaded File or already Stored File by using the getter's
- AbstractUploadField in order to update the Item based on the Uploaded File (Dropped File): This is done during handling of events like UploadFinished or UploadFailed...
UploadField Minimal set of methods that an Upload Field has to implement.
UploadProgressIndicator Definition used to create a custom display for a progress indicator.
 

Class Summary
AbstractUploadField<D extends FileItemWrapper> Main implementation of the UploadFile field.
DefaultFileFactory Default implementation of FileFactory.
UploadReceiver Implementation of FileBuffer.
Expose need variables.
Currently only support FieldType.FILE.
 

Enum Summary
AbstractUploadField.InterruptionReason Simple Enumeration listing all available Interruption reason.
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.