Hierarchy

  • TabBarToolbar
    • ToolbarImpl

Constructors

  • Returns ToolbarImpl

Properties

appState: FrontendApplicationStateService
currentlyDraggedItem: undefined | HTMLDivElement
deferredRef: Deferred<HTMLDivElement> = ...
draggedStartingPosition: undefined | ToolbarItemPosition
isBusyDeferred: Deferred<void> = ...
keybindingRegistry: KeybindingRegistry
preferenceService: PreferenceService
progressFactory: ProgressBarFactory
progressService: ProgressService
tabbarToolbarFactory: TabBarToolbarFactory
widgetManager: WidgetManager

Methods

  • Parameters

    • event: MouseEvent<HTMLDivElement, MouseEvent>

    Returns {
        anchor: Anchor;
        menuPath: MenuPath;
    }

    • anchor: Anchor
    • menuPath: MenuPath