Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventObject

A class implementing a basic event model

Hierarchy

Index

Methods

Methods

off

  • off(event: string): void
  • Removing all handlers from an event

    Parameters

    • event: string

      Event name

    Returns void

on

Generated using TypeDoc