public static interface SVGElementInstance.OndragUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OndragFn |
asOndragFn() |
default boolean |
isOndragFn() |
static SVGElementInstance.OndragUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OndragUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OndragFn asOndragFn()
default boolean isOndragFn()