Implements

  • CommandContribution
  • TabBarToolbarContribution

Constructors

Properties

commandRegistry: CommandRegistry
shell: ApplicationShell
tabBarToolbar: TabBarToolbarRegistry
timelineService: TimelineService
toolbarItem: {
    command: string;
    icon: string;
    id: string;
    tooltip: string;
} = ...

Type declaration

  • command: string
  • icon: string
  • id: string
  • tooltip: string
widgetManager: WidgetManager
LOAD_MORE_COMMAND: Command = LOAD_MORE_COMMAND

Deprecated

Since

1.28.0. Import from timeline-tree-model instead

Methods