Interface WorkerLocation
@JsType(isNative=true,
namespace="<global>")
public interface WorkerLocation
-
Method Summary
Modifier and TypeMethodDescriptiongetHash()
getHost()
getHref()
getPort()
void
void
void
setHostname
(String hostname) void
void
void
setPathname
(String pathname) void
void
setProtocol
(String protocol) void
-
Method Details
-
getHash
-
getHost
-
getHostname
-
getHref
-
getOrigin
-
getPathname
-
getPort
-
getProtocol
-
getSearch
-
setHash
-
setHost
-
setHostname
-
setHref
-
setOrigin
-
setPathname
-
setPort
-
setProtocol
-
setSearch
-