Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
NotificationExtImpl
Class NotificationExtImpl
Implements
NotificationExt
Index
Constructors
constructor
Properties
map
Progress
Id
To
Cancellation
Source
proxy
Methods
$accept
Progress
Canceled
map
Location
with
Progress
Constructors
constructor
new
Notification
Ext
Impl
(
rpc
)
:
NotificationExtImpl
Parameters
rpc
:
RPCProtocol
Returns
NotificationExtImpl
Properties
Private
map
Progress
Id
To
Cancellation
Source
map
Progress
Id
To
Cancellation
Source
:
Map
<
string
,
CancellationTokenSource
>
= ...
Private
Readonly
proxy
proxy
:
NotificationMain
Methods
$accept
Progress
Canceled
$accept
Progress
Canceled
(
id
)
:
void
Parameters
id
:
string
Returns
void
Protected
map
Location
map
Location
(
location
)
:
undefined
|
string
Parameters
location
:
ProgressLocation
|
{
viewId
:
string
;
}
Returns
undefined
|
string
with
Progress
with
Progress
<
R
>
(
options
,
task
)
:
Promise
<
R
>
Type Parameters
R
Parameters
options
:
ProgressOptions
task
:
(
(
progress
,
token
)
=>
PromiseLike
<
R
>
)
(
progress
,
token
)
:
PromiseLike
<
R
>
Parameters
progress
:
Progress
<
{
increment
?:
number
;
message
?:
string
;
}
>
token
:
CancellationToken
Returns
PromiseLike
<
R
>
Returns
Promise
<
R
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
map
Progress
Id
To
Cancellation
Source
proxy
$accept
Progress
Canceled
map
Location
with
Progress
Theia TypeDoc
Loading...