Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/progress-bar
ProgressBar
Class ProgressBar
Implements
Disposable
Index
Constructors
constructor
Properties
options
progress
Bar
progress
Bar
Container
progress
Location
Service
to
Dispose
Methods
dispose
init
on
Progress
set
Visible
Constructors
constructor
new
ProgressBar
()
:
ProgressBar
Returns
ProgressBar
Properties
Protected
Readonly
options
options
:
ProgressBarOptions
Protected
progress
Bar
progressBar
:
HTMLDivElement
Protected
progress
Bar
Container
progressBarContainer
:
HTMLDivElement
Protected
Readonly
progress
Location
Service
progressLocationService
:
ProgressLocationService
Protected
Readonly
to
Dispose
toDispose
:
DisposableCollection
= ...
Methods
dispose
dispose
()
:
void
Dispose this object.
Returns
void
Protected
init
init
()
:
void
Returns
void
Protected
on
Progress
onProgress
(
event
:
LocationProgress
)
:
void
Parameters
event
:
LocationProgress
Returns
void
Protected
set
Visible
setVisible
(
visible
:
boolean
)
:
void
Parameters
visible
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
progress
Bar
progress
Bar
Container
progress
Location
Service
to
Dispose
Methods
dispose
init
on
Progress
set
Visible
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Dispose this object.