public static interface SVGElementInstance.OnmouseoverUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OnmouseoverFn |
asOnmouseoverFn() |
default boolean |
isOnmouseoverFn() |
static SVGElementInstance.OnmouseoverUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OnmouseoverUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OnmouseoverFn asOnmouseoverFn()
default boolean isOnmouseoverFn()