public static interface SVGElementInstance.OnpasteUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OnpasteFn |
asOnpasteFn() |
default boolean |
isOnpasteFn() |
static SVGElementInstance.OnpasteUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OnpasteUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OnpasteFn asOnpasteFn()
default boolean isOnpasteFn()