Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScmResourceFolderElement

Hierarchy

Index

Constructors

constructor

Properties

Protected Readonly contextMenuPath

contextMenuPath: string[] = ...

Protected Readonly toDisposeOnUnmount

toDisposeOnUnmount: DisposableCollection = ...

Accessors

Protected contextMenuArgs

  • get contextMenuArgs(): any[]

Protected singleNodeArgs

  • get singleNodeArgs(): any[]

Methods

componentDidMount

  • componentDidMount(): void

componentWillUnmount

  • componentWillUnmount(): void

Protected detectHover

  • detectHover(element: null | HTMLElement): void

Protected hideHover

  • hideHover(): void

render

  • render(): Element

Protected renderContextMenu

  • renderContextMenu(event: MouseEvent<HTMLElement, MouseEvent>): void

Protected showHover

  • showHover(): void