dxCloudStorage Unit
#Classes
Name | Description |
---|---|
Edx |
|
Tdx |
A cloud storage component. |
Tdx |
The base class for all classes that implement metadata containers corresponding to ordinary, special, and root folders on a connected cloud storage’s server. |
Tdx |
A metadata container corresponding to an individual file stored on a connected online cloud storage’s server. |
Tdx |
The base class for all classes that implement cloud file storage managers. |
Tdx |
A metadata container corresponding to a folder within the cloud storage content structure. |
Tdx |
A list of nested online resources within a cloud folder. |
Tdx |
A list of folders. |
Tdx |
The base class for all classes that implement metadata containers corresponding to individual resources (such as folders and files) stored on a connected online cloud storage’s server. |
Tdx |
A list of online resource metadata containers. |
Tdx |
The base class for all classes that implement lists of online resources for the cloud storage component. |
Tdx |
A permission to view or edit a file or folder in an online storage. |
Tdx |
A collection of permissions to view or edit a file or folder located on a connected storage server. |
Tdx |
The base class for all classes that implement cloud storage data providers that use the OAuth 2. |
Tdx |
The base class for all classes that implement cloud storage data providers. |
Tdx |
A metadata container corresponding to the root of the cloud file storage in the connected account. |
Tdx |
A metadata container corresponding to a special folder provided by the cloud file storage in the connected account. |
Tdx |
A list of special folders. |
#Enums
Name | Description |
---|---|
Tdx |
Enumerates available access permission scopes. |
Tdx |
#Types
Name | Description |
---|---|
Tdx |
The cloud storage error event type. |
Tdx |
The nested procedural type of the existing file update success notification event. |
Tdx |
The nested procedural type of the existing file update progress tracking event. |
Tdx |
The nested procedural type of the existing file update initiation event. |
Tdx |
The procedural type of the cloud folder state change event. |
Tdx |
The procedural type of the cloud resource state change event. |
Tdx |
The nested procedural type of the file download success notification event. |
Tdx |
The nested procedural type of the file download progress tracking event. |
Tdx |
The nested procedural type of the file download initiation event. |
Tdx |
The nested procedural type of access permission change events. |
Tdx |
The nested procedural type of the file upload success notification event. |
Tdx |
The nested procedural type of the file upload progess tracking event. |
Tdx |
The nested procedural type of the file upload initiation event. |
Tdx |
The callback procedural type designed to track file upload and download progress. |
Tdx |
The class-reference to a cloud storage data provider class. |
Tdx |