OracleJavaScript API Reference for Oracle ADF Faces

 

org.w3c.dom.events

Summary

This is the JavaScript Documentation for package "org.w3c.dom.events".

Classes

DocumentEvent
The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
Event
The Event interface is used to provide contextual information about an event to the handler processing the event.
EventException
Event operations may throw an EventException as specified in their method descriptions.
EventListener
The EventListener interface is the primary method for handling events.
EventTarget
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
MouseEvent
The MouseEvent interface provides specific contextual information associated with Mouse events.
UIEvent
The User Interface event module is composed of events listed in HTML 4.0 and additional events which are supported in DOM Level 0 browsers.

 


 

Generated on 2010.03.26 00:14 UTC
Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.