Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T: string

Hierarchy

  • EventDescriptor

Index

Constructors

Properties

Constructors

constructor

  • new EventDescriptor(eventName: T, callback: Function, condition?: Function): EventDescriptor

Properties

callback

callback: Function

Optional condition

condition: Function

eventName

eventName: T

Legend

  • Namespace
  • Object literal
  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Enumeration
  • Interface

Generated using TypeDoc