Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
org.w3c.dom.events.Event

Packages that use Event
Package Description
org.w3c.dom.events   
org.w3c.dom.ls   
 

Uses of Event in org.w3c.dom.events
 

Subinterfaces of Event in org.w3c.dom.events
Modifier and Type Interface and Description
 interface MouseEvent
          The MouseEvent interface provides specific contextual information associated with Mouse events.
 interface MutationEvent
          The MutationEvent interface provides specific contextual information associated with Mutation events.
 interface UIEvent
          The UIEvent interface provides specific contextual information associated with User Interface events.
 

Methods in org.w3c.dom.events that return Event
Modifier and Type Method and Description
 Event DocumentEvent.createEvent(String eventType)
           
 

Methods in org.w3c.dom.events with parameters of type Event
Modifier and Type Method and Description
 boolean EventTarget.dispatchEvent(Event evt)
          This method allows the dispatch of events into the implementations event model.
 void EventListener.handleEvent(Event evt)
          This method is called whenever an event occurs of the type for which the EventListener interface was registered.
 

Uses of Event in org.w3c.dom.ls
 

Subinterfaces of Event in org.w3c.dom.ls
Modifier and Type Interface and Description
 interface LSLoadEvent
          This interface represents a load event object that signals the completion of a document load.
 interface LSProgressEvent
          This interface represents a progress event object that notifies the application about progress as a document is parsed.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.