Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TextEdit

Index

Constructors

  • new TextEdit(range: undefined | Range, newText: undefined | string): TextEdit

Properties

_newEol: EndOfLine
_newText: string
_range: Range

Accessors

  • get newText(): string
  • set newText(value: string): void

Methods

  • isTextEdit(thing: {}): thing is TextEdit