Show:

JSUTILS.Event Class

Defined in: src/utils/Event.js:15

A base class for the creation of Event objects.

Constructor

JSUTILS.Event

(
  • type
)

Parameters:

  • type String

    event type

Item Index

Properties

Properties

Event.CHANGE

Unknown static

Event.COMPLETE

Unknown static

Event.CONNECTED

Unknown static

target

Object

The event target

type

String

The event type