Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
filesystem
FileDownloadService
Class FileDownloadService
Hierarchy
FileDownloadService
Index
Constructors
constructor
Properties
anchor
download
Counter
logger
message
Service
Methods
body
cancel
Download
download
endpoint
files
Url
force
Download
handle
Copy
request
request
Init
url
Constructors
constructor
new
File
Download
Service
(
)
:
FileDownloadService
Returns
FileDownloadService
Properties
Protected
anchor
anchor
:
undefined
|
HTMLAnchorElement
Protected
download
Counter
download
Counter
:
number
= 0
Protected
Readonly
logger
logger
:
ILogger
Protected
Readonly
message
Service
message
Service
:
MessageService
Methods
Protected
body
body
(
uris
:
default
[]
)
:
FileDownloadData
Parameters
uris:
default
[]
Returns
FileDownloadData
cancel
Download
cancel
Download
(
id
:
string
)
:
Promise
<
void
>
Parameters
id:
string
Returns
Promise
<
void
>
download
download
(
uris
:
default
[]
, options
?:
DownloadOptions
)
:
Promise
<
void
>
Parameters
uris:
default
[]
Optional
options:
DownloadOptions
Returns
Promise
<
void
>
Protected
endpoint
endpoint
(
)
:
string
Returns
string
Protected
files
Url
files
Url
(
)
:
string
Returns
string
Protected
force
Download
force
Download
(
id
:
string
, title
:
string
)
:
Promise
<
void
>
Parameters
id:
string
title:
string
Returns
Promise
<
void
>
Protected
handle
Copy
handle
Copy
(
event
:
ClipboardEvent
, downloadUrl
:
string
)
:
void
Parameters
event:
ClipboardEvent
downloadUrl:
string
Returns
void
Protected
request
request
(
uris
:
default
[]
)
:
Request
Parameters
uris:
default
[]
Returns
Request
Protected
request
Init
request
Init
(
uris
:
default
[]
)
:
RequestInit
Parameters
uris:
default
[]
Returns
RequestInit
Protected
url
url
(
uris
:
default
[]
)
:
string
Parameters
uris:
default
[]
Returns
string
Exports
filesystem
Base
Stat
Delegating
File
System
Provider
Dir
Node
Disk
File
System
Provider
File
Access
File
Change
File
Change
Event
File
Download
Commands
File
Download
Data
File
Download
Handler
File
Download
Service
File
Move
Event
File
Node
File
Resource
Version
File
Selection
File
Stat
File
Stat
File
Stat
Node
File
Stat
Node
Data
File
System
Commands
File
System
Error
File
System
Utils
File
Upload
Service
Filepath
Breadcrumb
Location
List
Renderer
electron
export=
export=
File
Download
Service
constructor
anchor
download
Counter
logger
message
Service
body
cancel
Download
download
endpoint
files
Url
force
Download
handle
Copy
request
request
Init
url