Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
BasicNotificationMainImpl
Class BasicNotificationMainImpl
Hierarchy (
view full
)
BasicNotificationMainImpl
NotificationMainImpl
Implements
NotificationMain
Disposable
Index
Constructors
constructor
Properties
progress2
Work
progress
Map
progress
Service
proxy
to
Dispose
Methods
$start
Progress
$stop
Progress
$update
Progress
dispose
map
Options
Constructors
constructor
new
Basic
Notification
Main
Impl
(
rpc
,
container
,
extIdentifier
)
:
BasicNotificationMainImpl
Parameters
rpc
:
RPCProtocol
container
:
Container
extIdentifier
:
ProxyIdentifier
<
NotificationExt
>
Returns
BasicNotificationMainImpl
Properties
Protected
Readonly
progress2
Work
progress2
Work
:
Map
<
string
,
number
>
= ...
Protected
Readonly
progress
Map
progress
Map
:
Map
<
string
,
Progress
>
= ...
Protected
Readonly
progress
Service
progress
Service
:
ProgressService
Protected
Readonly
proxy
proxy
:
NotificationExt
Protected
Readonly
to
Dispose
to
Dispose
:
DisposableCollection
= ...
Methods
$start
Progress
$start
Progress
(
options
)
:
Promise
<
string
>
Parameters
options
:
StartProgressOptions
Returns
Promise
<
string
>
$stop
Progress
$stop
Progress
(
id
)
:
void
Parameters
id
:
string
Returns
void
$update
Progress
$update
Progress
(
id
,
item
)
:
void
Parameters
id
:
string
item
:
ProgressReport
Returns
void
dispose
dispose
(
)
:
void
Returns
void
Protected
map
Options
map
Options
(
options
)
:
ProgressMessage
Parameters
options
:
StartProgressOptions
Returns
ProgressMessage
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
progress2
Work
progress
Map
progress
Service
proxy
to
Dispose
$start
Progress
$stop
Progress
$update
Progress
dispose
map
Options
Theia TypeDoc
Loading...