Options
All
  • Public
  • Public/Protected
  • All
Menu

A handler for a CodeEditor.IEditor.

Hierarchy

  • DebuggerEditorHandler
    • EditorHandler

Index

Constructors

Properties

Methods

Constructors

constructor

  • Instantiate a new EditorHandler.

    Parameters

    • options: IOptions

      The instantiation options for a EditorHandler.

    Returns EditorHandler

Properties

isDisposed

isDisposed: boolean

Whether the handler is disposed.

Methods

dispose

  • dispose(): void
  • Dispose the handler.

    Returns void

Generated using TypeDoc