Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/view/debug-threads-source
DebugThreadsSource
Class DebugThreadsSource
Hierarchy (
View Summary
)
TreeSource
DebugThreadsSource
Index
Constructors
constructor
Properties
id
model
on
Did
Change
on
Did
Change
Emitter
placeholder
to
Dispose
Accessors
multi
Session
Methods
dispose
fire
Did
Change
get
Elements
init
Constructors
constructor
new
DebugThreadsSource
(
options
?:
TreeSourceOptions
)
:
DebugThreadsSource
Parameters
Optional
options
:
TreeSourceOptions
Returns
DebugThreadsSource
Properties
Readonly
id
id
:
undefined
|
string
Protected
Readonly
model
model
:
DebugViewModel
Readonly
on
Did
Change
onDidChange
:
Event
<
void
>
Protected
Readonly
on
Did
Change
Emitter
onDidChangeEmitter
:
Emitter
<
void
>
Readonly
placeholder
placeholder
:
undefined
|
string
Protected
Readonly
to
Dispose
toDispose
:
DisposableCollection
Accessors
multi
Session
get
multiSession
()
:
boolean
Returns
boolean
Methods
dispose
dispose
()
:
void
Dispose this object.
Returns
void
Protected
fire
Did
Change
fireDidChange
()
:
void
Returns
void
get
Elements
getElements
()
:
IterableIterator
<
TreeElement
>
Returns
IterableIterator
<
TreeElement
>
Protected
init
init
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
model
on
Did
Change
on
Did
Change
Emitter
placeholder
to
Dispose
Accessors
multi
Session
Methods
dispose
fire
Did
Change
get
Elements
init
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Dispose this object.