| Package | Description |
|---|---|
| org.nuxeo.functionaltests.forms |
| Modifier and Type | Method and Description |
|---|---|
static JSListWidgetElement.Display |
JSListWidgetElement.Display.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSListWidgetElement.Display[] |
JSListWidgetElement.Display.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JSListWidgetElement(org.openqa.selenium.WebDriver driver,
String id,
JSListWidgetElement.Display display) |
ListWidgetElement(org.openqa.selenium.WebDriver driver,
String id,
JSListWidgetElement.Display display)
Deprecated.
|
Copyright © 2019 Nuxeo. All rights reserved.