iink-ts - v4.0.0
    Preparing search index...

    Class AbstractHistoryStack<TStackItem>Abstract

    shared stack/context bookkeeping for HistoryManager, IHistoryManager and IIHistoryManager, which only differ in the shape of the stack item and of the recorded changes.

    Type Parameters

    • TStackItem

    Hierarchy (View Summary)

    Index
    configuration: THistoryConfiguration
    logger: Logger = ...
    stack: TStackItem[]
    • Returns void

    • Parameters

      Returns void

    • Parameters

      Returns boolean

    • Parameters

      • delta: -1 | 1
      • allowed: boolean

      Returns void

    • Returns void

    • Parameters

      Returns void

    • Returns void