| Modifier and Type | Method and Description |
|---|---|
static UIObjectType |
UIObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UIObjectType |
UIObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UIObjectType[] |
UIObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static UIObjectType[] |
UIObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected UIObjectType |
UIObject.uiObjectType |
protected UIObjectType |
UIObject.uiObjectType |
| Modifier and Type | Method and Description |
|---|---|
UIObjectType |
UIObject.getType() |
UIObjectType |
UIObject.getType() |
UIObjectType |
UIObjectValidator.geUIObjectType() |
UIObjectType |
UIObjectValidator.geUIObjectType() |
| Constructor and Description |
|---|
DOMObject(UIObjectType elemType,
String displayName,
Map<String,Locator> platFormLocators) |
DOMObject(UIObjectType elemType,
String displayName,
Map<String,Locator> platFormLocators) |
DOMObject(UIObjectType elemType,
String displayName,
String xpath) |
DOMObject(UIObjectType elemType,
String displayName,
String xpath) |
ImageObject(UIObjectType elemType,
String displayName,
String image) |
ImageObject(UIObjectType elemType,
String displayName,
String image) |
UIObject(LocatorType locatorType,
UIObjectType type,
String displayName) |
UIObject(LocatorType locatorType,
UIObjectType type,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
UIObjectType |
LoginSuccessPageValidator.geUIObjectType() |
UIObjectType |
LoginSuccessPageValidator.geUIObjectType() |
| Modifier and Type | Field and Description |
|---|---|
protected UIObjectType |
DataGridSI.uiObjectType |
protected UIObjectType |
DataGridSI.uiObjectType |
| Modifier and Type | Method and Description |
|---|---|
UIObjectType |
DataGridSI.getUiObjectType() |
UIObjectType |
DataGridSI.getUiObjectType() |
Copyright © 2021. All rights reserved.