Interface AllowsDocumentElementEventAttributes

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

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

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

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