Table of Contents

Namespace Org.W3c.Dom.Events

Classes

DocumentEvent

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/DocumentEvent.html

Event

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/Event.html

EventException

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/EventException.html

EventListener

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/EventListener.html

EventListenerDirect

Direct override of EventListener or its generic type if there is one

EventTarget

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/EventTarget.html

MouseEvent

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/MouseEvent.html

MutationEvent

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/MutationEvent.html

UIEvent

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/UIEvent.html

Interfaces

IDocumentEvent

.NET interface for TO BE DEFINED FROM USER

IEvent

.NET interface for TO BE DEFINED FROM USER

IEventListener

.NET interface for org.mases.jnet.generated.org.w3c.dom.events.EventListener implementing https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/events/EventListener.html

IEventTarget

.NET interface for TO BE DEFINED FROM USER

IMouseEvent

.NET interface for TO BE DEFINED FROM USER

IMutationEvent

.NET interface for TO BE DEFINED FROM USER

IUIEvent

.NET interface for TO BE DEFINED FROM USER