API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.events. DocumentEvent View Source
Author(s)
Since
DOM Level 2
Version
Serial
Hierarchy
 DocumentEvent
Subinterfaces
Description
public interface DocumentEvent
  The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
See also:   
Methods
Hide/Show inherited methods
public Event createEvent (String eventType) throws DOMException
 
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar