Package net.arcadiusmc.dom.event
package net.arcadiusmc.dom.event
Document Object Model event system. Provides interfaces and classes related to the DOM event
system.
-
ClassDescriptionAttribute event actionEvent fired when either an attribute on an element is modified or when a document option is modifiedEvent interface used to provide contextual information about an event.Event listener functional interfaceEventListener.Typed<T extends Event>Typed event listenerEvent execution phase.An object which can host event listeners and be the target of
EventdispatchesEvent type constantsFired when anInputElement's value is changed either by a player or by invoking theInputElement.setValue(String)method.Mouse button.Provides contextual information about mouse movement and what button caused the event.Provides contextual information about modifications to the DOM treeDirection a player scrolled their mouse in