Uses of Class
org.w3c.dom.events.EventException
Packages that use EventException
- 
Uses of EventException in org.w3c.dom.eventsMethods in org.w3c.dom.events that throw EventExceptionModifier and TypeMethodDescriptionbooleanEventTarget.dispatchEvent(Event evt) This method allows the dispatch of events into the implementations event model.