Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "EVListener"

Index

Classes

Type aliases

Type aliases

EVListenerTag

EVListenerTag: number | string | Symbol | Object

Any tag can be set for the listener. (Registration of objects as well as character strings is also possible) By setting this tag when registering a listener with EV.on or EV.once With EV.off you can release related listeners at once.

EVStackRemover

EVStackRemover: function

Type declaration

Generated using TypeDoc