Theia API Documentation v1.67.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/view/debug-exception-breakpoint
DebugExceptionBreakpoint
Class DebugExceptionBreakpoint
Implements
TreeElement
Index
Constructors
constructor
Properties
breakpoints
command
Service
data
id
tree
Widget?
Methods
edit
Condition
on
Edit
render
render
Actions
select
In
Tree
toggle
Constructors
constructor
new
DebugExceptionBreakpoint
(
data
:
ExceptionBreakpoint
,
breakpoints
:
BreakpointManager
,
commandService
:
CommandService
,
)
:
DebugExceptionBreakpoint
Parameters
data
:
ExceptionBreakpoint
breakpoints
:
BreakpointManager
commandService
:
CommandService
Returns
DebugExceptionBreakpoint
Properties
Readonly
breakpoints
breakpoints
:
BreakpointManager
Protected
Readonly
command
Service
commandService
:
CommandService
Readonly
data
data
:
ExceptionBreakpoint
Readonly
id
id
:
string
default: parent id + position among siblings
Protected
Optional
tree
Widget
treeWidget
?:
TreeWidget
Methods
edit
Condition
editCondition
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
on
Edit
onEdit
()
:
Promise
<
void
>
Returns
Promise
<
void
>
render
render
(
host
:
TreeWidget
)
:
ReactNode
Parameters
host
:
TreeWidget
Returns
ReactNode
Protected
render
Actions
renderActions
()
:
ReactNode
Returns
ReactNode
Protected
select
In
Tree
selectInTree
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
toggle
toggle
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
breakpoints
command
Service
data
id
tree
Widget
Methods
edit
Condition
on
Edit
render
render
Actions
select
In
Tree
toggle
Eclipse Theia Website
GitHub
Theia API Documentation v1.67.0
Loading...
default: parent id + position among siblings