Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Event

Hierarchy

  • Event

Implemented by

Index

Properties

Methods

Properties

registeredEvents: any

Methods

  • on(eventKey: string, callback: Function): void
  • Parameters

    • eventKey: string
    • callback: Function

    Returns void