Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NavigatorContextKeyService

Hierarchy

  • NavigatorContextKeyService

Index

Constructors

constructor

Properties

Protected _explorerResourceIsFolder

_explorerResourceIsFolder: ContextKey<boolean>

Protected _explorerViewletFocus

_explorerViewletFocus: ContextKey<boolean>

Protected _explorerViewletVisible

_explorerViewletVisible: ContextKey<boolean>

Protected _filesExplorerFocus

_filesExplorerFocus: ContextKey<boolean>

Protected Readonly contextKeyService

contextKeyService: ContextKeyService

Accessors

explorerResourceIsFolder

  • get explorerResourceIsFolder(): ContextKey<boolean>

explorerViewletFocus

  • get explorerViewletFocus(): ContextKey<boolean>

explorerViewletVisible

  • get explorerViewletVisible(): ContextKey<boolean>

filesExplorerFocus

  • get filesExplorerFocus(): ContextKey<boolean>

Methods

Protected init

  • init(): void