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

Uses in package org.w3c.dom.events

Methods with parameter type org.w3c.dom.events.Event

boolean
This method allows the dispatch of events into the implementations event model.
void
This method is called whenever an event occurs of the type for which the EventListener interface was registered.

Methods with return type org.w3c.dom.events.Event

Event