Interface | Description |
---|---|
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 | Description |
---|---|
AbstractUploadField<T extends UploadReceiver> |
Main implementation of the UploadFile field.
|
DefaultFileFactory |
Default implementation of
FileFactory . |
UploadReceiver |
Implementation of
FileBuffer .Expose need variables. Currently only support FieldType.FILE . |
Enum | Description |
---|---|
AbstractUploadField.InterruptionReason |
Simple Enumeration listing all available Interruption reason.
|
Copyright © 2018 Magnolia International Ltd.. All rights reserved.