Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScmElement<P> Abstract

Type Parameters

Hierarchy

Index

Constructors

Properties

toDisposeOnUnmount: DisposableCollection = ...

Accessors

  • get contextMenuArgs(): any[]
  • get contextMenuPath(): MenuPath

Methods

  • componentDidMount(): void
  • componentWillUnmount(): void
  • detectHover(element: null | HTMLElement): void
  • hideHover(): void
  • renderContextMenu(event: MouseEvent<HTMLElement, MouseEvent>): void
  • showHover(): void