Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
TimelineExtImpl
Class TimelineExtImpl
Hierarchy
TimelineExtImpl
Implements
TimelineExt
Index
Constructors
constructor
Properties
_service
Brand
items
BySource
And
Uri
Map
providers
proxy
rpc
Methods
$get
Timeline
convert
Timeline
Item
register
Timeline
Provider
register
Timeline
Provider
Core
Constructors
constructor
new
Timeline
Ext
Impl
(
rpc
:
RPCProtocol
, commands
:
CommandRegistryImpl
)
:
TimelineExtImpl
Parameters
rpc:
RPCProtocol
commands:
CommandRegistryImpl
Returns
TimelineExtImpl
Properties
Readonly
_service
Brand
_service
Brand
:
undefined
Private
items
BySource
And
Uri
Map
items
BySource
And
Uri
Map
:
Map
<
string
,
Map
<
undefined
|
string
,
Map
<
string
,
TimelineItem
>
>
>
= ...
Private
providers
providers
:
Map
<
string
,
TimelineProvider
>
= ...
Private
Readonly
proxy
proxy
:
TimelineMain
Readonly
rpc
rpc
:
RPCProtocol
Methods
$get
Timeline
$get
Timeline
(
id
:
string
, uri
:
UriComponents
, options
:
TimelineOptions
, internalOptions
?:
InternalTimelineOptions
)
:
Promise
<
undefined
|
Timeline
>
Parameters
id:
string
uri:
UriComponents
options:
TimelineOptions
Optional
internalOptions:
InternalTimelineOptions
Returns
Promise
<
undefined
|
Timeline
>
Private
convert
Timeline
Item
convert
Timeline
Item
(
source
:
string
, disposables
:
DisposableCollection
)
:
(
uri
:
URI
, options
?:
InternalTimelineOptions
)
=>
(
item
:
TimelineItem
)
=>
TimelineItem
Parameters
source:
string
disposables:
DisposableCollection
Returns
(
uri
:
URI
, options
?:
InternalTimelineOptions
)
=>
(
item
:
TimelineItem
)
=>
TimelineItem
(
uri
:
URI
, options
?:
InternalTimelineOptions
)
:
(
item
:
TimelineItem
)
=>
TimelineItem
Parameters
uri:
URI
Optional
options:
InternalTimelineOptions
Returns
(
item
:
TimelineItem
)
=>
TimelineItem
(
item
:
TimelineItem
)
:
TimelineItem
Parameters
item:
TimelineItem
Returns
TimelineItem
register
Timeline
Provider
register
Timeline
Provider
(
plugin
:
Plugin
, scheme
:
string
|
string
[]
, provider
:
TimelineProvider
)
:
Disposable
Parameters
plugin:
Plugin
scheme:
string
|
string
[]
provider:
TimelineProvider
Returns
Disposable
Private
register
Timeline
Provider
Core
register
Timeline
Provider
Core
(
provider
:
TimelineProvider
)
:
Disposable
Parameters
provider:
TimelineProvider
Returns
Disposable
Exports
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Known
Commands
Notification
Main
Object
Identifier
Objects
Transferrer
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Node
Tree
View
Selection
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
Timeline
Ext
Impl
constructor
_service
Brand
items
BySource
And
Uri
Map
providers
proxy
rpc
$get
Timeline
convert
Timeline
Item
register
Timeline
Provider
register
Timeline
Provider
Core