public abstract class Location extends java.lang.Object implements LocationFunctions
hasOwnProperty| Modifier and Type | Field and Description |
|---|---|
protected JSFunction |
constructor
property constructor
|
JSString |
hash
Property hash
|
JSString |
host
Property host
|
JSString |
hostname
Property hostname
|
JSString |
href
Property href
|
Location |
location
property location
|
JSString |
pathname
Property pathname
|
JSString |
port
Property port
|
JSString |
protocol
Property protocol
|
Location |
prototype
property prototype
|
JSString |
search
Property search
|
| Constructor and Description |
|---|
Location()
Object Location()
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassign, reload, replacehasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOfprotected JSFunction constructor
Functionpublic JSString hash
public JSString host
public JSString hostname
public JSString href
public JSString pathname
public JSString port
public JSString protocol
public JSString search