Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HistoryEventProcessor<T>

Type parameters

  • T

Hierarchy

Index

Properties

Methods

Properties

onChange

onChange: Observable<T>

Methods

notify

  • notify(): void

processHistoryEvent

  • processHistoryEvent(event: HistoryEvent): void

Generated using TypeDoc