Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/commands
OpenUriCommandHandler
Class OpenUriCommandHandler
Index
Constructors
constructor
Properties
command
Service
window
Service
COMMAND_
METADATA
Methods
execute
Constructors
constructor
new
OpenUriCommandHandler
(
windowService
:
WindowService
,
commandService
:
CommandService
,
)
:
OpenUriCommandHandler
Parameters
windowService
:
WindowService
commandService
:
CommandService
Returns
OpenUriCommandHandler
Properties
Protected
Readonly
command
Service
commandService
:
CommandService
Protected
Readonly
window
Service
windowService
:
WindowService
Static
Readonly
COMMAND_
METADATA
COMMAND_METADATA
:
Command
= ...
Methods
execute
execute
(
resource
:
undefined
|
string
|
URI
)
:
void
Parameters
resource
:
undefined
|
string
|
URI
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
command
Service
window
Service
COMMAND_
METADATA
Methods
execute
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...