Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
DebugWatchWidget
Class DebugWatchWidget
Hierarchy
SourceTreeWidget
DebugWatchWidget
Index
Constructors
constructor
Properties
variables
view
Model
CONTEXT_
MENU
EDIT_
MENU
FACTORY_
ID
REMOVE_
MENU
Methods
init
create
Container
create
Widget
Constructors
constructor
new
Debug
Watch
Widget
(
props
,
model
,
contextMenuRenderer
)
:
DebugWatchWidget
Parameters
props
:
TreeProps
model
:
TreeModel
contextMenuRenderer
:
ContextMenuRenderer
Returns
DebugWatchWidget
Properties
Protected
Readonly
variables
variables
:
DebugWatchSource
Readonly
view
Model
view
Model
:
DebugViewModel
Static
CONTEXT_
MENU
CONTEXT_
MENU
:
MenuPath
= ...
Static
EDIT_
MENU
EDIT_
MENU
:
string
[]
= ...
Static
FACTORY_
ID
FACTORY_
ID
:
string
= 'debug:watch'
Static
REMOVE_
MENU
REMOVE_
MENU
:
string
[]
= ...
Methods
Protected
init
init
(
)
:
void
Returns
void
Static
create
Container
create
Container
(
parent
)
:
Container
Parameters
parent
:
Container
Returns
Container
Static
create
Widget
create
Widget
(
parent
)
:
DebugWatchWidget
Parameters
parent
:
Container
Returns
DebugWatchWidget
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
variables
view
Model
CONTEXT_
MENU
EDIT_
MENU
FACTORY_
ID
REMOVE_
MENU
init
create
Container
create
Widget
Theia TypeDoc
Loading...