Options
Menu

Class EventBase

Hierarchy

  • EventBase

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • type: string

    Returns EventBase

Properties

target

target: any

Reference to target object

property

target

type

Object

type

type: string

Type of event

property

type

type

String

Methods

clone

  • Clones the current event.

    Returns EventBase

    An exact duplicate of the current event.

Generated using TypeDoc