Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
core
ProgressLocationService
Class ProgressLocationService
Hierarchy
ProgressLocationService
Implements
ProgressClient
Index
Constructors
constructor
Properties
emitters
last
Events
progress
By
Location
Methods
add
Emitter
fire
Event
get
Location
Id
get
Or
Create
Emitters
get
Progress
on
Progress
process
Event
report
Progress
show
Progress
Constructors
constructor
new
Progress
Location
Service
(
)
:
ProgressLocationService
Returns
ProgressLocationService
Properties
Protected
emitters
emitters
:
Map
<
string
,
Emitter
<
LocationProgress
>
[]
>
= ...
Protected
last
Events
last
Events
:
Map
<
string
,
LocationProgress
>
= ...
Protected
Readonly
progress
By
Location
progress
By
Location
:
Map
<
string
,
Set
<
string
>
>
= ...
Methods
Protected
add
Emitter
add
Emitter
(
locationId
:
string
)
:
Emitter
<
LocationProgress
>
Parameters
locationId:
string
Returns
Emitter
<
LocationProgress
>
Protected
fire
Event
fire
Event
(
locationId
:
string
, show
:
boolean
)
:
void
Parameters
locationId:
string
show:
boolean
Returns
void
Protected
get
Location
Id
get
Location
Id
(
message
:
ProgressMessage
)
:
string
Parameters
message:
ProgressMessage
Returns
string
Protected
get
Or
Create
Emitters
get
Or
Create
Emitters
(
locationId
:
string
)
:
Emitter
<
LocationProgress
>
[]
Parameters
locationId:
string
Returns
Emitter
<
LocationProgress
>
[]
get
Progress
get
Progress
(
locationId
:
string
)
:
undefined
|
LocationProgress
Parameters
locationId:
string
Returns
undefined
|
LocationProgress
on
Progress
on
Progress
(
locationId
:
string
)
:
Event
<
LocationProgress
>
Parameters
locationId:
string
Returns
Event
<
LocationProgress
>
Protected
process
Event
process
Event
(
progressId
:
string
, locationId
:
string
, event
:
"start"
|
"done"
)
:
void
Parameters
progressId:
string
locationId:
string
event:
"start"
|
"done"
Returns
void
report
Progress
report
Progress
(
progressId
:
string
, update
:
ProgressUpdate
, message
:
ProgressMessage
, cancellationToken
:
CancellationToken
)
:
Promise
<
void
>
Parameters
progressId:
string
update:
ProgressUpdate
message:
ProgressMessage
cancellationToken:
CancellationToken
Returns
Promise
<
void
>
show
Progress
show
Progress
(
progressId
:
string
, message
:
ProgressMessage
, cancellationToken
:
CancellationToken
)
:
Promise
<
undefined
|
string
>
Parameters
progressId:
string
message:
ProgressMessage
cancellationToken:
CancellationToken
Returns
Promise
<
undefined
|
string
>
Modules
bulk-
edit
callhierarchy
console
core
Application
Error
Application
Shell
Application
Shell
Layout
Migration
Error
Application
Shell
Mouse
Tracker
Array
Utils
Badge
Widget
Binary
Buffer
Readable
Binary
Buffer
Readable
Buffered
Stream
Binary
Buffer
Readable
Stream
Binary
Buffer
Writeable
Stream
Bindable
CSSIcon
Cancellation
Token
Color
Command
Command
Menu
Node
Common
Commands
Common
Menus
Composite
Tree
Element
Composite
Tree
Element
Node
Composite
Tree
Node
Compound
Menu
Node
Console
Logger
Context
Key
Decorated
Tree
Node
Decoration
Style
Default
Json
Schema
Contribution
Description
Widget
Dialog
Dialog
Error
Diff
Uris
Disposable
Disposable
Group
Dynamic
Toolbar
Widget
Electron
Commands
Electron
Main
Process
Argv
Electron
Menus
Electron
Messaging
Service
Electron
Text
Input
Context
Menu
Endpoint
Event
Event
Listener
Object
Expandable
Tree
Node
Extractable
Widget
File
Uri
Focusable
Tree
Selection
Frontend
Application
Preference
Config
Fuzzy
Search
Hover
Position
IPCEntry
Point
Iterators
Key
Key
Code
Key
Modifier
Key
Sequence
Keybinding
Keybinding
Contexts
Keybinding
Registry
Keybinding
Scope
Keyboard
Commands
Keys
Or
Key
Codes
Label
Icon
Localization
Log
Level
Markdown
String
Menu
Action
Menu
Toolbar
Item
Messaging
Contribution
Messaging
Service
Mock
Tree
Model
Navigatable
Navigatable
Widget
Navigatable
Widget
Options
OS
On
Will
Stop
Action
Override
Preference
Name
Path
Preference
Data
Property
Preference
Provider
Data
Change
Preference
Schema
Preference
Schema
Properties
Preference
Scope
Prioritizeable
Progress
Message
Quick
Input
Button
Quick
Pick
Item
Quick
Pick
Separator
Raw
Keybinding
Readable
Resource
Resource
Error
Saveable
Saveable
Widget
Scrollable
Tab
Bar
Search
Box
Search
Box
Debounce
Options
Search
Box
Props
Selectable
Tree
Node
Selection
Command
Handler
Severity
Shell
Layout
Restorer
Side
Panel
Special
Cases
Stateful
Widget
Styles
Tab
Bar
Delegator
Tab
Bar
Toolbar
Tab
Bar
Toolbar
Item
Text
Document
Content
Change
Delta
Theia
Dock
Panel
Theia
RendererAPI
Tree
Element
Node
Tree
Iterator
Tree
Model
Impl
Tree
Node
Tree
Selection
Tree
Selection
Service
Impl
Tree
Source
Node
Tree
Widget
Tree
Widget
Selection
URIIcon
Reference
Unsafe
Widget
Utilities
Uri
Aware
Command
Handler
Uri
Selection
View
Container
View
Container
Layout
View
Container
Part
Wait
Until
Event
Widget
Decoration
Window
Commands
Zoom
Level
nls
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Progress
Location
Service
constructor
emitters
last
Events
progress
By
Location
add
Emitter
fire
Event
get
Location
Id
get
Or
Create
Emitters
get
Progress
on
Progress
process
Event
report
Progress
show
Progress