Properties
Protected
Readonly
commandRegistry
commandRegistry: CommandRegistry
Protected
Readonly
shell
shell: ApplicationShell
Protected
Readonly
tabBarToolbar
tabBarToolbar: TabBarToolbarRegistry
Protected
Readonly
timelineService
Private
Readonly
toolbarItem
toolbarItem: {
command: string;
icon: string;
id: string;
tooltip: string;
} = ...
Type declaration
command: string
icon: string
id: string
tooltip: string
Protected
Readonly
widgetManager
widgetManager: WidgetManager
Static
Readonly
LOAD_MORE_COMMAND
LOAD_MORE_COMMAND: Command = LOAD_MORE_COMMAND
Deprecated
Since
1.28.0. Import from timeline-tree-model instead