Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
markers
ProblemSelection
CommandHandler
Class CommandHandler
Hierarchy
SelectionCommandHandler
<
ProblemSelection
>
CommandHandler
Index
Constructors
constructor
Properties
options
selection
Service
to
Selection
Methods
execute
get
Multi
Selection
get
Selection
get
Single
Selection
is
Enabled
is
Multi
is
Visible
Constructors
constructor
new
Command
Handler
(
selectionService
:
SelectionService
, options
:
Options
<
ProblemSelection
>
)
:
CommandHandler
Parameters
selectionService:
SelectionService
options:
Options
<
ProblemSelection
>
Returns
CommandHandler
Properties
Protected
Readonly
options
options
:
Options
<
ProblemSelection
>
Protected
Readonly
selection
Service
selection
Service
:
SelectionService
Protected
Readonly
to
Selection
to
Selection
:
(
arg
:
any
)
=>
undefined
|
ProblemSelection
Type declaration
(
arg
:
any
)
:
undefined
|
ProblemSelection
Parameters
arg:
any
Returns
undefined
|
ProblemSelection
Methods
execute
execute
(
...
args
:
any
[]
)
:
undefined
|
Object
Parameters
Rest
...
args:
any
[]
Returns
undefined
|
Object
Protected
get
Multi
Selection
get
Multi
Selection
(
arg
:
undefined
|
Object
)
:
undefined
|
ProblemSelection
[]
Parameters
arg:
undefined
|
Object
Returns
undefined
|
ProblemSelection
[]
Protected
get
Selection
get
Selection
(
...
args
:
any
[]
)
:
undefined
|
ProblemSelection
|
ProblemSelection
[]
Parameters
Rest
...
args:
any
[]
Returns
undefined
|
ProblemSelection
|
ProblemSelection
[]
Protected
get
Single
Selection
get
Single
Selection
(
arg
:
undefined
|
Object
)
:
undefined
|
ProblemSelection
Parameters
arg:
undefined
|
Object
Returns
undefined
|
ProblemSelection
is
Enabled
is
Enabled
(
...
args
:
any
[]
)
:
boolean
Parameters
Rest
...
args:
any
[]
Returns
boolean
Protected
is
Multi
is
Multi
(
)
:
boolean
Returns
boolean
is
Visible
is
Visible
(
...
args
:
any
[]
)
:
boolean
Parameters
Rest
...
args:
any
[]
Returns
boolean
Exports
markers
Marker
Info
Node
Marker
Node
Marker
Root
Node
Problem
Composite
Tree
Node
Problem
Decorator
Problem
Marker
Problem
Selection
Problem
Utils
Problems
Commands
Problems
Menu
Command
Handler
constructor
options
selection
Service
to
Selection
execute
get
Multi
Selection
get
Selection
get
Single
Selection
is
Enabled
is
Multi
is
Visible
is