Uses of Interface
elemental2.dom.URL.CreateObjectURLObjUnionType
-
-
Uses of URL.CreateObjectURLObjUnionType in elemental2.dom
Methods in elemental2.dom that return URL.CreateObjectURLObjUnionType Modifier and Type Method Description static URL.CreateObjectURLObjUnionType
URL.CreateObjectURLObjUnionType. of(java.lang.Object o)
Methods in elemental2.dom with parameters of type URL.CreateObjectURLObjUnionType Modifier and Type Method Description static java.lang.String
URL. createObjectURL(URL.CreateObjectURLObjUnionType obj)
-