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

import <html.idl;

Public Attributes

attribute EventHandler onafterprint
 
attribute EventHandler onbeforeprint
 
attribute OnBeforeUnloadEventHandler onbeforeunload
 
attribute EventHandler onhashchange
 
attribute EventHandler onlanguagechange
 
attribute EventHandler onmessage
 
attribute EventHandler onoffline
 
attribute EventHandler ononline
 
attribute EventHandler onpagehide
 
attribute EventHandler onpageshow
 
attribute EventHandler onpopstate
 
attribute EventHandler onstorage
 
attribute EventHandler onunload
 

Detailed Description

Definition at line 1647 of file html.idl.

Member Data Documentation

◆ onafterprint

attribute EventHandler WindowEventHandlers::onafterprint

Definition at line 1648 of file html.idl.

◆ onbeforeprint

attribute EventHandler WindowEventHandlers::onbeforeprint

Definition at line 1649 of file html.idl.

◆ onbeforeunload

attribute OnBeforeUnloadEventHandler WindowEventHandlers::onbeforeunload

Definition at line 1650 of file html.idl.

◆ onhashchange

attribute EventHandler WindowEventHandlers::onhashchange

Definition at line 1651 of file html.idl.

◆ onlanguagechange

attribute EventHandler WindowEventHandlers::onlanguagechange

Definition at line 1652 of file html.idl.

◆ onmessage

attribute EventHandler WindowEventHandlers::onmessage

Definition at line 1653 of file html.idl.

◆ onoffline

attribute EventHandler WindowEventHandlers::onoffline

Definition at line 1654 of file html.idl.

◆ ononline

attribute EventHandler WindowEventHandlers::ononline

Definition at line 1655 of file html.idl.

◆ onpagehide

attribute EventHandler WindowEventHandlers::onpagehide

Definition at line 1656 of file html.idl.

◆ onpageshow

attribute EventHandler WindowEventHandlers::onpageshow

Definition at line 1657 of file html.idl.

◆ onpopstate

attribute EventHandler WindowEventHandlers::onpopstate

Definition at line 1658 of file html.idl.

◆ onstorage

attribute EventHandler WindowEventHandlers::onstorage

Definition at line 1659 of file html.idl.

◆ onunload

attribute EventHandler WindowEventHandlers::onunload

Definition at line 1660 of file html.idl.


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