Interface JQueryEventObject

Interface of the JQuery extension of the W3C event object

Hierarchy

Index

Properties

Methods

Properties

public AT_TARGET: number

public BUBBLING_PHASE: number

public CAPTURING_PHASE: number

public altKey: boolean

public bubbles: boolean

public button: number

public cancelBubble: boolean

public cancelable: boolean

public char: any

public charCode: number

public clientX: number

public clientY: number

public ctrlKey: boolean

public currentTarget: EventTarget

public data: any

public defaultPrevented: boolean

public delegateTarget: Element

public eventPhase: number

public isTrusted: boolean

public key: any

public keyCode: number

public metaKey: boolean

public namespace: string

public offsetX: number

public offsetY: number

public originalEvent: PopStateEvent

public pageX: number

public pageY: number

public relatedTarget: Element

public result: any

public screenX: number

public screenY: number

public shiftKey: boolean

public srcElement: Element

public target: EventTarget

public timeStamp: number

public type: string

public which: number

Methods

public initEvent(eventTypeArg: string, canBubbleArg: boolean, cancelableArg: boolean)

Parameters

  • eventTypeArg: string
  • canBubbleArg: boolean
  • cancelableArg: boolean

public initEvent(eventTypeArg: string, canBubbleArg: boolean, cancelableArg: boolean)

Parameters

  • eventTypeArg: string
  • canBubbleArg: boolean
  • cancelableArg: boolean

public initEvent(eventTypeArg: string, canBubbleArg: boolean, cancelableArg: boolean)

Parameters

  • eventTypeArg: string
  • canBubbleArg: boolean
  • cancelableArg: boolean

public initEvent(eventTypeArg: string, canBubbleArg: boolean, cancelableArg: boolean)

Parameters

  • eventTypeArg: string
  • canBubbleArg: boolean
  • cancelableArg: boolean

public initEvent(eventTypeArg: string, canBubbleArg: boolean, cancelableArg: boolean)

Parameters

  • eventTypeArg: string
  • canBubbleArg: boolean
  • cancelableArg: boolean

public isDefaultPrevented(): boolean

Returns

boolean

public isDefaultPrevented(): boolean

Returns

boolean

public isDefaultPrevented(): boolean

Returns

boolean

public isDefaultPrevented(): boolean

Returns

boolean

public isDefaultPrevented(): boolean

Returns

boolean

public isImmediatePropogationStopped(): boolean

Returns

boolean

public isImmediatePropogationStopped(): boolean

Returns

boolean

public isImmediatePropogationStopped(): boolean

Returns

boolean

public isImmediatePropogationStopped(): boolean

Returns

boolean

public isImmediatePropogationStopped(): boolean

Returns

boolean

public isPropagationStopped(): boolean

Returns

boolean

public isPropagationStopped(): boolean

Returns

boolean

public isPropagationStopped(): boolean

Returns

boolean

public isPropagationStopped(): boolean

Returns

boolean

public isPropagationStopped(): boolean

Returns

boolean

public preventDefault(): any

Returns

any

public preventDefault(): any

Returns

any

public preventDefault(): any

Returns

any

public preventDefault(): any

Returns

any

public preventDefault(): any

Returns

any

public stopImmediatePropagation()

public stopImmediatePropagation()

public stopImmediatePropagation()

public stopImmediatePropagation()

public stopImmediatePropagation()

public stopPropagation()

public stopPropagation()

public stopPropagation()

public stopPropagation()

public stopPropagation()