Preparing search index...
The search index is not available
Theia TypeDoc
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
,
model
,
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
)
:
void
Parameters
event
:
KeyboardEvent
Returns
void
Protected
handle
Left
handle
Left
(
event
)
:
Promise
<
void
>
Parameters
event
:
KeyboardEvent
Returns
Promise
<
void
>
Protected
render
Node
render
Node
(
node
,
props
)
:
ReactNode
Parameters
node
:
TimelineNode
props
:
NodeProps
Returns
ReactNode
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
command
Registry
context
Keys
menus
model
timeline
Service
ID
PAGE_
SIZE
handle
Enter
handle
Left
render
Node
Theia TypeDoc
Loading...