Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/view/debug-stack-frames-source
DebugStackFramesSource
Class DebugStackFramesSource
Hierarchy (
View Summary
)
TreeSource
DebugStackFramesSource
Index
Constructors
constructor
Properties
id
model
on
Did
Change
on
Did
Change
Emitter
placeholder
refresh
to
Dispose
Methods
dispose
fire
Did
Change
get
Elements
init
Constructors
constructor
new
DebugStackFramesSource
(
options
?:
TreeSourceOptions
)
:
DebugStackFramesSource
Parameters
Optional
options
:
TreeSourceOptions
Returns
DebugStackFramesSource
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
refresh
refresh
:
(
...
arguments
:
[
]
)
=>
Promise
<
void
>
= ...
Protected
Readonly
to
Dispose
toDispose
:
DisposableCollection
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
refresh
to
Dispose
Methods
dispose
fire
Did
Change
get
Elements
init
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Dispose this object.