Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScmResourceGroupElement

Hierarchy

Index

Constructors

constructor

Properties

Protected Readonly contextMenuPath

contextMenuPath: string[] = ...

Protected Readonly toDisposeOnUnmount

toDisposeOnUnmount: DisposableCollection = ...

Accessors

Protected contextMenuArgs

  • get contextMenuArgs(): any[]

Methods

componentDidMount

  • componentDidMount(): void

componentWillUnmount

  • componentWillUnmount(): void

Protected detectHover

  • detectHover(element: null | HTMLElement): void

Protected hideHover

  • hideHover(): void

render

  • render(): Element

Protected renderChangeCount

  • renderChangeCount(): ReactNode

Protected renderContextMenu

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

Protected showHover

  • showHover(): void