Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
NotebookKernelSourceActionDto
Interface NotebookKernelSourceActionDto
interface
NotebookKernelSourceActionDto
{
command
?:
string
|
Command
;
description
?:
string
;
detail
?:
string
;
documentation
?:
string
|
UriComponents
;
label
:
string
;
}
Index
Properties
command?
description?
detail?
documentation?
label
Properties
Optional
Readonly
command
command
?:
string
|
Command
Optional
Readonly
description
description
?:
string
Optional
Readonly
detail
detail
?:
string
Optional
Readonly
documentation
documentation
?:
string
|
UriComponents
Readonly
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
description
detail
documentation
label
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...