Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Emitter

Hierarchy

  • Emitter

Index

Methods

  • add(handler: Function): VoidFunction
  • clear(): void
  • each(callback: (handler: Function) => void): void
  • Parameters

    • callback: (handler: Function) => void
        • (handler: Function): void
        • Parameters

          • handler: Function

          Returns void

    Returns void

  • emit(event?: any): void

Generated using TypeDoc