public static interface SVGElementInstance.OnbeforecutUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OnbeforecutFn |
asOnbeforecutFn() |
default boolean |
isOnbeforecutFn() |
static SVGElementInstance.OnbeforecutUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OnbeforecutUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OnbeforecutFn asOnbeforecutFn()
default boolean isOnbeforecutFn()