| Modifier and Type | Method and Description |
|---|---|
static BaseHtmlDocument |
getDocument()
Returns a reference to the document that the window contains.
|
static BaseLocation |
getLocation()
Returns a
BaseLocation object, which contains information about the URL of the document and provides methods for changing that URL and loading another URL. |
static BaseNavigator |
getNavigator()
Returns a
BaseNavigator object, which represents the state and the identity of the user agent. |
@JsProperty public static BaseHtmlDocument getDocument()
@JsProperty public static BaseLocation getLocation()
BaseLocation object, which contains information about the URL of the document and provides methods for changing that URL and loading another URL.BaseLocation object, which contains information about the URL of the document and provides methods for changing that URL and loading another URL@JsProperty public static BaseNavigator getNavigator()
BaseNavigator object, which represents the state and the identity of the user agent.BaseNavigator object, which represents the state and the identity of the user agent