Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
bulk-edit
BulkEditNodeSelection
CommandHandler
Class CommandHandler
Hierarchy
SelectionCommandHandler
<
BulkEditNodeSelection
>
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
<
BulkEditNodeSelection
>
)
:
CommandHandler
Parameters
selectionService:
SelectionService
options:
Options
<
BulkEditNodeSelection
>
Returns
CommandHandler
Properties
Protected
Readonly
options
options
:
Options
<
BulkEditNodeSelection
>
Protected
Readonly
selection
Service
selection
Service
:
SelectionService
Protected
Readonly
to
Selection
to
Selection
:
(
arg
:
any
)
=>
undefined
|
BulkEditNodeSelection
Type declaration
(
arg
:
any
)
:
undefined
|
BulkEditNodeSelection
Parameters
arg:
any
Returns
undefined
|
BulkEditNodeSelection
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
|
BulkEditNodeSelection
[]
Parameters
arg:
undefined
|
Object
Returns
undefined
|
BulkEditNodeSelection
[]
Protected
get
Selection
get
Selection
(
...
args
:
any
[]
)
:
undefined
|
BulkEditNodeSelection
|
BulkEditNodeSelection
[]
Parameters
Rest
...
args:
any
[]
Returns
undefined
|
BulkEditNodeSelection
|
BulkEditNodeSelection
[]
Protected
get
Single
Selection
get
Single
Selection
(
arg
:
undefined
|
Object
)
:
undefined
|
BulkEditNodeSelection
Parameters
arg:
undefined
|
Object
Returns
undefined
|
BulkEditNodeSelection
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
bulk-
edit
Bulk
Edit
Commands
Bulk
Edit
Info
Node
Bulk
Edit
Node
Bulk
Edit
Node
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