Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private marker

onEvent

onEvent: eventBinder = this.registerEvent<(eventType: EventType, data: TravelData) => any>()

Methods

addListener

  • addListener(event: Function, listener: Function): Listener

Protected emit

  • emit(event: Function, ...args: any[]): void

emitEvent

on

  • on(event: Function, listener: Function): Listener

registerEvent

  • registerEvent<T>(): eventBinder

removeListener

  • removeListener(id?: Listener): any
  • removeListener(event: Function, listener?: Function): any

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc