@univerjs-pro/exchange-client v0.5.0-beta.1 • Docs
index
Index
Enumerations
Enumeration | Description |
---|---|
UploadNotificationState | - |
Classes
Class | Description |
---|---|
ExchangeOperateService | - |
ExchangeService | - |
RequestService | TODO@Dushusir maybe move to ExchangeClientPlugin plugin for reuse |
UniverExchangeClientPlugin | Plug-in base class, all plug-ins must inherit from this base class. Provide basic methods. |
UploadNotificationService | - |
Interfaces
Interface | Description |
---|---|
IExchangeOperateService | - |
IExchangeService | - |
IRequestService | - |
IUploadNotificationService | - |
Variables
Variable | Description |
---|---|
EXCHANGE_EXPORT_SERVER_URL_KEY | - |
EXCHANGE_GET_TASK_SERVER_URL_KEY | - |
EXCHANGE_IMPORT_SERVER_URL_KEY | - |
EXCHANGE_SIGN_URL_SERVER_URL_KEY | - |
EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY | - |
Functions
Function | Description |
---|---|
downloadFile | Triggers a download of a given File object. |
getUniverTypeByFile | - |
getUploadFile | - |
IExchangeOperateService | - |
IExchangeService | - |
IRequestService | - |
IUploadNotificationService | - |
transformWorkbookDataToSnapshotJson | Convert the workbook data to snapshot data |
UploadNotificationContainer | - |