WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

The interface used to construct jQuery events (with $.Event). It is defined separately instead of inline in JQueryStatic to allow overriding the construction function with specific strings returning specific event objects.

Hierarchy

  • JQueryEventConstructor

Callable

  • The interface used to construct jQuery events (with $.Event). It is defined separately instead of inline in JQueryStatic to allow overriding the construction function with specific strings returning specific event objects.

    Parameters

    • name: string
    • Optional eventProperties: any

    Returns JQueryEventObject

Index

Constructors

Constructors

constructor

  • Parameters

    • name: string
    • Optional eventProperties: any

    Returns JQueryEventConstructor

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc