Interface Window.OpenUrlUnionType
- Enclosing class:
Window
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface Window.OpenUrlUnionType
-
Method Summary
-
Method Details
-
of
-
asString
-
asURL
-
isString
@JsOverlay default boolean isString() -
isURL
@JsOverlay default boolean isURL()
-