Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
filesystem
FileSelection
CommandHandler
Class CommandHandler
Hierarchy
SelectionCommandHandler
<
FileSelection
>
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
<
FileSelection
>
)
:
CommandHandler
Parameters
selectionService:
SelectionService
options:
Options
<
FileSelection
>
Returns
CommandHandler
Properties
Protected
Readonly
options
options
:
Options
<
FileSelection
>
Protected
Readonly
selection
Service
selection
Service
:
SelectionService
Protected
Readonly
to
Selection
to
Selection
:
(
arg
:
any
)
=>
undefined
|
FileSelection
Type declaration
(
arg
:
any
)
:
undefined
|
FileSelection
Parameters
arg:
any
Returns
undefined
|
FileSelection
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
|
FileSelection
[]
Parameters
arg:
undefined
|
Object
Returns
undefined
|
FileSelection
[]
Protected
get
Selection
get
Selection
(
...
args
:
any
[]
)
:
undefined
|
FileSelection
|
FileSelection
[]
Parameters
Rest
...
args:
any
[]
Returns
undefined
|
FileSelection
|
FileSelection
[]
Protected
get
Single
Selection
get
Single
Selection
(
arg
:
undefined
|
Object
)
:
undefined
|
FileSelection
Parameters
arg:
undefined
|
Object
Returns
undefined
|
FileSelection
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
filesystem
File
Selection
Command
Handler
constructor
options
selection
Service
to
Selection
execute
get
Multi
Selection
get
Selection
get
Single
Selection
is
Enabled
is
Multi
is
Visible
is