public static interface SVGElementInstance.OndropUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OndropFn |
asOndropFn() |
default boolean |
isOndropFn() |
static SVGElementInstance.OndropUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OndropUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OndropFn asOndropFn()
default boolean isOndropFn()