Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
common/notebook-common
CellUri
parseCellPropertyUri
Function parseCellPropertyUri
parseCellPropertyUri
(
uri
:
URI
,
propertyScheme
:
string
,
)
:
undefined
|
{
handle
:
number
;
notebook
:
URI
}
Parameters
uri
:
URI
propertyScheme
:
string
Returns
undefined
|
{
handle
:
number
;
notebook
:
URI
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...