public static interface SVGElementInstance.OnblurUnionType
| Modifier and Type | Method and Description |
|---|---|
default EventListener |
asEventListener() |
default SVGElementInstance.OnblurFn |
asOnblurFn() |
default boolean |
isOnblurFn() |
static SVGElementInstance.OnblurUnionType |
of(java.lang.Object o) |
static SVGElementInstance.OnblurUnionType of(java.lang.Object o)
default EventListener asEventListener()
default SVGElementInstance.OnblurFn asOnblurFn()
default boolean isOnblurFn()