Common DOM API

Uses of Class
org.w3c.dom.events.EventException

Packages that use EventException
org.w3c.dom.events   
 

Uses of EventException in org.w3c.dom.events
 

Methods in org.w3c.dom.events that throw EventException
 boolean EventTarget.dispatchEvent(Event evt)
          This method allows the dispatch of events into the implementations event model.
 


Common DOM API

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.