|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Event | The Event interface is used to provide contextual information about an event to the handler processing the event. |
EventListener | This interface represents an event listener, and is a subset of the EventListener interface defined in the DOM Level 2 Event model. |
EventTarget | This interface represents an event target, and is a subset of the EventTarget interface defined in the DOM Level 2 Event model. |
This package contains the necessary event handling interfaces that are a subset of DOM Events Level 2 APIs.
Note: The JSR 226 DOM APIs (in the org.w3c.dom, org.w3c.dom.events and org.w3c.dom.svg packages) are binary compatible with the SVG 1.2 Tiny DOM. This means that code compiled against the JSR 226 DOM APIs can run on a conformance implementation of the SVG 1.2 Tiny DOM.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |