nsgenbind
Loading...
Searching...
No Matches
Public Attributes | List of all members
GlobalEventHandlers Interface Reference

import <html.idl;

Public Attributes

attribute EventHandler onabort
 
attribute EventHandler onautocomplete
 
attribute EventHandler onautocompleteerror
 
attribute EventHandler onblur
 
attribute EventHandler oncancel
 
attribute EventHandler oncanplay
 
attribute EventHandler oncanplaythrough
 
attribute EventHandler onchange
 
attribute EventHandler onclick
 
attribute EventHandler onclose
 
attribute EventHandler oncontextmenu
 
attribute EventHandler oncuechange
 
attribute EventHandler ondblclick
 
attribute EventHandler ondrag
 
attribute EventHandler ondragend
 
attribute EventHandler ondragenter
 
attribute EventHandler ondragexit
 
attribute EventHandler ondragleave
 
attribute EventHandler ondragover
 
attribute EventHandler ondragstart
 
attribute EventHandler ondrop
 
attribute EventHandler ondurationchange
 
attribute EventHandler onemptied
 
attribute EventHandler onended
 
attribute OnErrorEventHandler onerror
 
attribute EventHandler onfocus
 
attribute EventHandler oninput
 
attribute EventHandler oninvalid
 
attribute EventHandler onkeydown
 
attribute EventHandler onkeypress
 
attribute EventHandler onkeyup
 
attribute EventHandler onload
 
attribute EventHandler onloadeddata
 
attribute EventHandler onloadedmetadata
 
attribute EventHandler onloadstart
 
attribute EventHandler onmousedown
 
attribute EventHandler onmouseenter
 
attribute EventHandler onmouseleave
 
attribute EventHandler onmousemove
 
attribute EventHandler onmouseout
 
attribute EventHandler onmouseover
 
attribute EventHandler onmouseup
 
attribute EventHandler onmousewheel
 
attribute EventHandler onpause
 
attribute EventHandler onplay
 
attribute EventHandler onplaying
 
attribute EventHandler onprogress
 
attribute EventHandler onratechange
 
attribute EventHandler onreset
 
attribute EventHandler onresize
 
attribute EventHandler onscroll
 
attribute EventHandler onseeked
 
attribute EventHandler onseeking
 
attribute EventHandler onselect
 
attribute EventHandler onshow
 
attribute EventHandler onsort
 
attribute EventHandler onstalled
 
attribute EventHandler onsubmit
 
attribute EventHandler onsuspend
 
attribute EventHandler ontimeupdate
 
attribute EventHandler ontoggle
 
attribute EventHandler onvolumechange
 
attribute EventHandler onwaiting
 

Detailed Description

Definition at line 1580 of file html.idl.

Member Data Documentation

◆ onabort

attribute EventHandler GlobalEventHandlers::onabort

Definition at line 1581 of file html.idl.

◆ onautocomplete

attribute EventHandler GlobalEventHandlers::onautocomplete

Definition at line 1582 of file html.idl.

◆ onautocompleteerror

attribute EventHandler GlobalEventHandlers::onautocompleteerror

Definition at line 1583 of file html.idl.

◆ onblur

attribute EventHandler GlobalEventHandlers::onblur

Definition at line 1584 of file html.idl.

◆ oncancel

attribute EventHandler GlobalEventHandlers::oncancel

Definition at line 1585 of file html.idl.

◆ oncanplay

attribute EventHandler GlobalEventHandlers::oncanplay

Definition at line 1586 of file html.idl.

◆ oncanplaythrough

attribute EventHandler GlobalEventHandlers::oncanplaythrough

Definition at line 1587 of file html.idl.

◆ onchange

attribute EventHandler GlobalEventHandlers::onchange

Definition at line 1588 of file html.idl.

◆ onclick

attribute EventHandler GlobalEventHandlers::onclick

Definition at line 1589 of file html.idl.

◆ onclose

attribute EventHandler GlobalEventHandlers::onclose

Definition at line 1590 of file html.idl.

◆ oncontextmenu

attribute EventHandler GlobalEventHandlers::oncontextmenu

Definition at line 1591 of file html.idl.

◆ oncuechange

attribute EventHandler GlobalEventHandlers::oncuechange

Definition at line 1592 of file html.idl.

◆ ondblclick

attribute EventHandler GlobalEventHandlers::ondblclick

Definition at line 1593 of file html.idl.

◆ ondrag

attribute EventHandler GlobalEventHandlers::ondrag

Definition at line 1594 of file html.idl.

◆ ondragend

attribute EventHandler GlobalEventHandlers::ondragend

Definition at line 1595 of file html.idl.

◆ ondragenter

attribute EventHandler GlobalEventHandlers::ondragenter

Definition at line 1596 of file html.idl.

◆ ondragexit

attribute EventHandler GlobalEventHandlers::ondragexit

Definition at line 1597 of file html.idl.

◆ ondragleave

attribute EventHandler GlobalEventHandlers::ondragleave

Definition at line 1598 of file html.idl.

◆ ondragover

attribute EventHandler GlobalEventHandlers::ondragover

Definition at line 1599 of file html.idl.

◆ ondragstart

attribute EventHandler GlobalEventHandlers::ondragstart

Definition at line 1600 of file html.idl.

◆ ondrop

attribute EventHandler GlobalEventHandlers::ondrop

Definition at line 1601 of file html.idl.

◆ ondurationchange

attribute EventHandler GlobalEventHandlers::ondurationchange

Definition at line 1602 of file html.idl.

◆ onemptied

attribute EventHandler GlobalEventHandlers::onemptied

Definition at line 1603 of file html.idl.

◆ onended

attribute EventHandler GlobalEventHandlers::onended

Definition at line 1604 of file html.idl.

◆ onerror

attribute OnErrorEventHandler GlobalEventHandlers::onerror

Definition at line 1605 of file html.idl.

◆ onfocus

attribute EventHandler GlobalEventHandlers::onfocus

Definition at line 1606 of file html.idl.

◆ oninput

attribute EventHandler GlobalEventHandlers::oninput

Definition at line 1607 of file html.idl.

◆ oninvalid

attribute EventHandler GlobalEventHandlers::oninvalid

Definition at line 1608 of file html.idl.

◆ onkeydown

attribute EventHandler GlobalEventHandlers::onkeydown

Definition at line 1609 of file html.idl.

◆ onkeypress

attribute EventHandler GlobalEventHandlers::onkeypress

Definition at line 1610 of file html.idl.

◆ onkeyup

attribute EventHandler GlobalEventHandlers::onkeyup

Definition at line 1611 of file html.idl.

◆ onload

attribute EventHandler GlobalEventHandlers::onload

Definition at line 1612 of file html.idl.

◆ onloadeddata

attribute EventHandler GlobalEventHandlers::onloadeddata

Definition at line 1613 of file html.idl.

◆ onloadedmetadata

attribute EventHandler GlobalEventHandlers::onloadedmetadata

Definition at line 1614 of file html.idl.

◆ onloadstart

attribute EventHandler GlobalEventHandlers::onloadstart

Definition at line 1615 of file html.idl.

◆ onmousedown

attribute EventHandler GlobalEventHandlers::onmousedown

Definition at line 1616 of file html.idl.

◆ onmouseenter

attribute EventHandler GlobalEventHandlers::onmouseenter

Definition at line 1617 of file html.idl.

◆ onmouseleave

attribute EventHandler GlobalEventHandlers::onmouseleave

Definition at line 1618 of file html.idl.

◆ onmousemove

attribute EventHandler GlobalEventHandlers::onmousemove

Definition at line 1619 of file html.idl.

◆ onmouseout

attribute EventHandler GlobalEventHandlers::onmouseout

Definition at line 1620 of file html.idl.

◆ onmouseover

attribute EventHandler GlobalEventHandlers::onmouseover

Definition at line 1621 of file html.idl.

◆ onmouseup

attribute EventHandler GlobalEventHandlers::onmouseup

Definition at line 1622 of file html.idl.

◆ onmousewheel

attribute EventHandler GlobalEventHandlers::onmousewheel

Definition at line 1623 of file html.idl.

◆ onpause

attribute EventHandler GlobalEventHandlers::onpause

Definition at line 1624 of file html.idl.

◆ onplay

attribute EventHandler GlobalEventHandlers::onplay

Definition at line 1625 of file html.idl.

◆ onplaying

attribute EventHandler GlobalEventHandlers::onplaying

Definition at line 1626 of file html.idl.

◆ onprogress

attribute EventHandler GlobalEventHandlers::onprogress

Definition at line 1627 of file html.idl.

◆ onratechange

attribute EventHandler GlobalEventHandlers::onratechange

Definition at line 1628 of file html.idl.

◆ onreset

attribute EventHandler GlobalEventHandlers::onreset

Definition at line 1629 of file html.idl.

◆ onresize

attribute EventHandler GlobalEventHandlers::onresize

Definition at line 1630 of file html.idl.

◆ onscroll

attribute EventHandler GlobalEventHandlers::onscroll

Definition at line 1631 of file html.idl.

◆ onseeked

attribute EventHandler GlobalEventHandlers::onseeked

Definition at line 1632 of file html.idl.

◆ onseeking

attribute EventHandler GlobalEventHandlers::onseeking

Definition at line 1633 of file html.idl.

◆ onselect

attribute EventHandler GlobalEventHandlers::onselect

Definition at line 1634 of file html.idl.

◆ onshow

attribute EventHandler GlobalEventHandlers::onshow

Definition at line 1635 of file html.idl.

◆ onsort

attribute EventHandler GlobalEventHandlers::onsort

Definition at line 1636 of file html.idl.

◆ onstalled

attribute EventHandler GlobalEventHandlers::onstalled

Definition at line 1637 of file html.idl.

◆ onsubmit

attribute EventHandler GlobalEventHandlers::onsubmit

Definition at line 1638 of file html.idl.

◆ onsuspend

attribute EventHandler GlobalEventHandlers::onsuspend

Definition at line 1639 of file html.idl.

◆ ontimeupdate

attribute EventHandler GlobalEventHandlers::ontimeupdate

Definition at line 1640 of file html.idl.

◆ ontoggle

attribute EventHandler GlobalEventHandlers::ontoggle

Definition at line 1641 of file html.idl.

◆ onvolumechange

attribute EventHandler GlobalEventHandlers::onvolumechange

Definition at line 1642 of file html.idl.

◆ onwaiting

attribute EventHandler GlobalEventHandlers::onwaiting

Definition at line 1643 of file html.idl.


The documentation for this interface was generated from the following file: