Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Event<V>

Event is the parent class of all events generated by controls.

Type parameters

  • V

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new Event(name: string, value: V): Event

Properties

name

name: string

value

value: V

Generated using TypeDoc