Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
timeline
TimelineTreeWidget
Class TimelineTreeWidget
Hierarchy
TreeWidget
TimelineTreeWidget
Index
Constructors
constructor
Properties
command
Registry
context
Keys
menus
model
timeline
Service
ID
PAGE_
SIZE
Methods
handle
Enter
handle
Left
render
Node
Constructors
constructor
new
Timeline
Tree
Widget
(
props
:
TreeProps
, model
:
TimelineTreeModel
, contextMenuRenderer
:
ContextMenuRenderer
)
:
TimelineTreeWidget
Parameters
props:
TreeProps
model:
TimelineTreeModel
contextMenuRenderer:
ContextMenuRenderer
Returns
TimelineTreeWidget
Properties
Protected
Readonly
command
Registry
command
Registry
:
CommandRegistry
Protected
Readonly
context
Keys
context
Keys
:
TimelineContextKeyService
Protected
Readonly
menus
menus
:
MenuModelRegistry
Readonly
model
model
:
TimelineTreeModel
Protected
Readonly
timeline
Service
timeline
Service
:
TimelineService
Static
ID
ID
:
string
= 'timeline-tree-widget'
Static
PAGE_
SIZE
PAGE_
SIZE
:
number
= 20
Methods
Protected
handle
Enter
handle
Enter
(
event
:
KeyboardEvent
)
:
void
Parameters
event:
KeyboardEvent
Returns
void
Protected
handle
Left
handle
Left
(
event
:
KeyboardEvent
)
:
Promise
<
void
>
Parameters
event:
KeyboardEvent
Returns
Promise
<
void
>
Protected
render
Node
render
Node
(
node
:
TimelineNode
, props
:
NodeProps
)
:
ReactNode
Parameters
node:
TimelineNode
props:
NodeProps
Returns
ReactNode
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
Timeline
Item
Node
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Timeline
Tree
Widget
constructor
command
Registry
context
Keys
menus
model
timeline
Service
ID
PAGE_
SIZE
handle
Enter
handle
Left
render
Node