Properties
Protected _tabBarDelegate
_tabBarDelegate: Widget
Protected Readonly applicationStateService
applicationStateService: FrontendApplicationStateService
Protected Readonly commandRegistry
commandRegistry: CommandRegistry
Protected Readonly contextMenuRenderer
contextMenuRenderer: ContextMenuRenderer
Protected currentPart
currentPart: undefined | ViewContainerPart
Protected Readonly decoratorService
decoratorService: TabBarDecoratorService
disableDNDBetweenContainers
disableDNDBetweenContainers: boolean = true
Protected Readonly lastModeState
Protected lastVisibleState
lastVisibleState: undefined | State
Protected Readonly menuRegistry
menuRegistry: MenuModelRegistry
Readonly onDidChangeTrackableWidgets
onDidChangeTrackableWidgets: Event<Widget[]>
Protected Readonly onDidChangeTrackableWidgetsEmitter
onDidChangeTrackableWidgetsEmitter: Emitter<Widget[]>
Readonly onDidChangeVisibility
onDidChangeVisibility: Event<boolean>
Protected Readonly onDidChangeVisibilityEmitter
onDidChangeVisibilityEmitter: Emitter<boolean>
Readonly onDidDispose
onDidDispose: Event<void>
Protected Readonly onDidDisposeEmitter
onDidDisposeEmitter: Emitter<void>
Readonly onScrollUp
onScrollUp: Event<void>
Protected Readonly onScrollUpEmitter
onScrollUpEmitter: Emitter<void>
Readonly onScrollYReachEnd
onScrollYReachEnd: Event<void>
Protected Readonly onScrollYReachEndEmitter
onScrollYReachEndEmitter: Emitter<void>
Readonly options
options: ViewContainerIdentifier
Protected panel
panel: SplitPanel
Protected Readonly progressBarFactory
progressBarFactory: ProgressBarFactory
Protected Optional scrollBar
scrollBar: PerfectScrollbar
Protected Optional scrollOptions
scrollOptions: Options
Protected Readonly searchBar
Protected Readonly shell
shell: ApplicationShell
Protected Readonly splitPositionHandler
splitPositionHandler: SplitPositionHandler
Protected titleOptions
titleOptions: undefined | ViewContainerTitleOptions
Protected Readonly toDispose
toDispose: DisposableCollection
Protected Readonly toDisposeOnCurrentPart
toDisposeOnCurrentPart: DisposableCollection
Protected Readonly toDisposeOnDetach
toDisposeOnDetach: DisposableCollection
toDisposeOnDragEnd
toDisposeOnDragEnd: DisposableCollection
Protected Readonly toDisposeOnUpdateTitle
toDisposeOnUpdateTitle: DisposableCollection
Protected Readonly toRemoveWidgets
toRemoveWidgets: Map<string, DisposableCollection>
Protected Readonly toolbarFactory
toolbarFactory: TabBarToolbarFactory
Protected Readonly toolbarRegistry
toolbarRegistry: TabBarToolbarRegistry
Protected Readonly widgetManager
widgetManager: WidgetManager
Static ID
ID: string = 'vsx-extensions-view-container'
Static LABEL
LABEL: string = ...
Construct a new widget.