Package | Description |
---|---|
elemental.dom | |
elemental.html | |
elemental.js.dom | |
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
Location |
Document.getLocation()
Returns the URI of the current document.
|
Modifier and Type | Method and Description |
---|---|
void |
Document.setLocation(Location arg) |
Modifier and Type | Method and Description |
---|---|
Location |
Window.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
Window.setLocation(Location arg) |
Modifier and Type | Method and Description |
---|---|
void |
JsDocument.setLocation(Location param_location) |
Modifier and Type | Class and Description |
---|---|
class |
JsLocation |
Modifier and Type | Method and Description |
---|---|
void |
JsWindow.setLocation(Location param_location) |
Copyright © 2018. All rights reserved.