namespace sap.m.upload

Control sample: sap.m.upload
Visiblity:
Available since: N/A
Module:
Application Component: CA-UI5-CTR

Nodes Overview

Node Description
sap.m.upload.Uploader

A basic implementation for uploading and downloading one or multiple files.

sap.m.upload.UploaderHttpRequestMethod

Types of HTTP request methods.

sap.m.upload.UploadSet

This control allows you to upload one or more files from your devices (desktop, tablet, or phone) and attach them to your application.
This control builds on the sap.m.UploadCollection control, providing better handling of headers and requests, unified behavior of instant and deferred uploads, as well as improved progress indication.

sap.m.upload.UploadSetItem

Item that represents one file to be uploaded using the sap.m.upload.UploadSet control.


Methods Overview

Method Description