Class | Description | |
---|---|---|
![]() | NCloudFile | Represents a cloud storage file. |
![]() | NCloudFileDialog | Base class for cloud file dialogs. After creating the dialog, call the Initialize(Nevron.Nov.Networking.CloudStorage.NCloudStorageService) method to create its UI and initialize it. |
![]() | NCloudFileOpenDialog | Represents a cloud file open dialog. After creating the dialog, call the Nevron.Nov.Networking.CloudStorage.NCloudFileDialog.Initialize(Nevron.Nov.Networking.CloudStorage.NCloudStorageService) method to create its UI and initialize it. |
![]() | NCloudFilePicker | Base class for cloud file pickers that contains a splitter with a tree view displaying folders in its left pane. |
![]() | NCloudFileSaveDialog | Represents a cloud file save dialog. After creating the dialog, call the Nevron.Nov.Networking.CloudStorage.NCloudFileDialog.Initialize(Nevron.Nov.Networking.CloudStorage.NCloudStorageService) method to create its UI and initialize it. |
![]() | NCloudFileSystemObject | Represents a cloud storage file system object (file or folder). |
![]() | NCloudFolder | Represents a cloud storage file. |
![]() | NCloudStorageService | Base class for all cloud storage services. |