Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
workspace
WorkspaceRootUriAwareCommandHandler
Class WorkspaceRootUriAwareCommandHandler
Hierarchy
UriAwareCommandHandler
<
URI
>
WorkspaceRootUriAwareCommandHandler
Index
Constructors
constructor
Properties
handler
options
selection
Service
workspace
Service
Methods
execute
get
Args
With
Uri
get
Uri
is
Enabled
is
Multi
is
Visible
Constructors
constructor
new
Workspace
Root
Uri
Aware
Command
Handler
(
workspaceService
:
WorkspaceService
, selectionService
:
SelectionService
, handler
:
UriCommandHandler
<
default
>
)
:
WorkspaceRootUriAwareCommandHandler
Parameters
workspaceService:
WorkspaceService
selectionService:
SelectionService
handler:
UriCommandHandler
<
default
>
Returns
WorkspaceRootUriAwareCommandHandler
Properties
Protected
Readonly
handler
handler
:
UriCommandHandler
<
default
>
Protected
Optional
Readonly
options
options
:
Options
Protected
Readonly
selection
Service
selection
Service
:
SelectionService
Protected
Readonly
workspace
Service
workspace
Service
:
WorkspaceService
Methods
execute
execute
(
...
args
:
any
[]
)
:
undefined
|
object
Parameters
Rest
...
args:
any
[]
Returns
undefined
|
object
Protected
get
Args
With
Uri
get
Args
With
Uri
(
...
args
:
any
[]
)
:
[
undefined
|
default
,
any
]
Parameters
Rest
...
args:
any
[]
Returns
[
undefined
|
default
,
any
]
Protected
get
Uri
get
Uri
(
...
args
:
any
[]
)
:
undefined
|
default
Parameters
Rest
...
args:
any
[]
Returns
undefined
|
default
is
Enabled
is
Enabled
(
...
args
:
any
[]
)
:
boolean
Parameters
Rest
...
args:
any
[]
Returns
boolean
Protected
is
Multi
is
Multi
(
)
:
undefined
|
boolean
Returns
undefined
|
boolean
is
Visible
is
Visible
(
...
args
:
any
[]
)
:
boolean
Parameters
Rest
...
args:
any
[]
Returns
boolean
Exports
workspace
Add
Key
Message
Workspace
Commands
Workspace
Data
Workspace
Frontend
Contribution
Workspace
Schema
Workspace
Root
Uri
Aware
Command
Handler
constructor
handler
options
selection
Service
workspace
Service
execute
get
Args
With
Uri
get
Uri
is
Enabled
is
Multi
is
Visible