public static interface SVGElementInstance.OnunloadUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OnunloadFn |
asOnunloadFn() |
default boolean |
isOnunloadFn() |
static SVGElementInstance.OnunloadUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OnunloadUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OnunloadFn asOnunloadFn()
default boolean isOnunloadFn()