接口 | 说明 |
---|---|
CmsUploadButton.I_CmsUploadButtonUiBinder |
The ui-binder interface.
|
I_CmsFileInputService |
The interface for various implementations of a file input field.
|
I_CmsUploadButtonHandler |
Handler interface for upload buttons which is mainly used to perform actions when the selected file
in a file input has been changed.
|
I_CmsUploadDialog |
Common upload dialog interface to be used with the
I_CmsUploader . |
I_CmsUploader |
File uploader.
|
类 | 说明 |
---|---|
CmsFileInfo |
A file object.
|
CmsFileInput |
A file input field.
|
CmsFileInputFileApiImpl |
The HTML5 file input implementation.
|
CmsFileInputImpl |
The default file input implementation.
|
CmsUploadButton |
Provides a upload button.
|
CmsUploader |
File uploader utility class.
|
CmsUploadProgressInfo |
Provides the upload progress information.
|