Package | Description |
---|---|
org.sirius.client.web.classes |
Major package containing all high-level Web classes definitions.
|
Modifier and Type | Method and Description |
---|---|
protected WebClient |
WebControl.client()
.
|
WebClient |
WebControl.getClient() |
WebClient |
Frame.getClient() |
Modifier and Type | Method and Description |
---|---|
void |
WebControl.setClient(WebClient clientValue) |
void |
Frame.setClient(WebClient clientValue) |
Constructor and Description |
---|
Form(WebClient client,
String locator)
Initializes new instance of the Web Form object.
|
Frame(WebClient clientValue,
String locatorValue)
.
|
Page(WebClient client)
.
|
Page(WebClient client,
String locator)
.
|
Copyright © 2013. All rights reserved.