Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICursorStateComputerData

A helper for computing cursor state after a command.

Hierarchy

  • ICursorStateComputerData

Index

Methods

getInverseEditOperations

  • Get the inverse edit operations of the added edit operations.

    Returns IValidEditOperation[]

getTrackedSelection

  • Get a previously tracked selection.

    Parameters

    • id: string

      The unique identifier returned by trackSelection.

    Returns Selection

    The selection.

Generated using TypeDoc