Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/types-impl
DocumentLink
Class DocumentLink
Index
Constructors
constructor
Properties
range
target?
tooltip?
Constructors
constructor
new
DocumentLink
(
range
:
Range
,
target
:
undefined
|
URI
)
:
DocumentLink
Parameters
range
:
Range
target
:
undefined
|
URI
Returns
DocumentLink
Properties
range
range
:
Range
Optional
target
target
?:
URI
Optional
tooltip
tooltip
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
range
target
tooltip
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...