Interface AllowsDocumentEventAttributes

All Known Subinterfaces:
SVG
All Known Implementing Classes:
SVGElementAdapter, SVGGenericElement, SVGImpl

@ClassVersion(sourceVersion="$Id: AllowsDocumentEventAttributes.java 1074 2023-10-02 12:05:06Z tquadrat $") @API(status=STABLE, since="0.0.5") public sealed interface AllowsDocumentEventAttributes permits SVG, SVGElementAdapter
SVG elements that allow the document event attributes "onabort", "onerror", "onresize", "onscroll", and "onunload" will implement this interface.
Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: AllowsDocumentEventAttributes.java 1074 2023-10-02 12:05:06Z tquadrat $
Since:
0.0.5
UML Diagram
UML Diagram for "org.tquadrat.foundation.svg.AllowsDocumentEventAttributes"

UML Diagram for "org.tquadrat.foundation.svg.AllowsDocumentEventAttributes"

UML Diagram for "org.tquadrat.foundation.svg.AllowsDocumentEventAttributes"