Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BaseWidget
    • CommentThreadWidget

Index

Constructors

Properties

commands: CommandRegistry
commentFormRef: RefObject<CommentForm<Props>> = ...
commentGlyphWidget: CommentGlyphWidget
containerNodeRoot: Root
contextKeyService: CommentsContextKeyService
contextMenu: CompoundMenuNode
isExpanded?: boolean
menus: MenuModelRegistry
zoneWidget: MonacoEditorZoneWidget

Accessors

  • get owner(): string

Methods

  • collapse(): void
  • deleteCommentThread(): void
  • display(options: Options): void
  • dispose(): void
  • getGlyphPosition(): number
  • getThreadLabel(): string
  • hide(): void
  • onEditorMouseDown(e: IEditorMouseEvent): void
  • render(): void
  • toggleExpand(lineNumber: number): void
  • update(): void