Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EventManager

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

observable

observable: Observable<any>

observer

observer: Observer<any>

Methods

broadcast

  • broadcast(event: any): any

destroy

  • destroy(subscriber: Subscription): void

subscribe

  • subscribe(eventName: string, callback: any): any

Generated using TypeDoc