| Modifier and Type | Method and Description |
|---|---|
static LocatorType |
LocatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocatorType |
LocatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocatorType[] |
LocatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static LocatorType[] |
LocatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected LocatorType |
UIObject.locatorType |
protected LocatorType |
UIObject.locatorType |
| Modifier and Type | Method and Description |
|---|---|
LocatorType |
UIObject.getLocatorType() |
LocatorType |
UIObject.getLocatorType() |
| Constructor and Description |
|---|
UIObject(LocatorType locatorType,
UIObjectType type,
String displayName) |
UIObject(LocatorType locatorType,
UIObjectType type,
String displayName) |
| Constructor and Description |
|---|
Accordion(LocatorType locatorType,
String displayName) |
Accordion(LocatorType locatorType,
String displayName) |
Section(LocatorType locatorType,
String displayName) |
Section(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
Button(LocatorType locatorType,
String displayName) |
Button(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
CheckBox(LocatorType locatorType,
String displayName) |
CheckBox(LocatorType locatorType,
String displayName) |
CheckBoxGroup(LocatorType locatorType,
String displayName) |
CheckBoxGroup(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
ComboBox(LocatorType locatorType,
String displayName) |
ComboBox(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
DateItem(LocatorType locatorType,
String displayName) |
DateItem(LocatorType locatorType,
String displayName) |
DateTimeItem(LocatorType locatorType,
String displayName) |
DateTimeItem(LocatorType locatorType,
String displayName) |
TimeItem(LocatorType locatorType,
String displayName) |
TimeItem(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
Image(LocatorType locatorType,
String displayName) |
Image(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
Label(LocatorType locatorType,
String displayName) |
Label(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
Hyperlink(LocatorType locatorType,
String displayName) |
Hyperlink(LocatorType locatorType,
String displayName) |
WebURL(LocatorType locatorType,
String displayName) |
WebURL(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
ListBox(LocatorType locatorType,
String displayName) |
ListBox(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
MenuItem(LocatorType locatorType,
String displayName) |
MenuItem(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
RadioButton(LocatorType locatorType,
String displayName) |
RadioButton(LocatorType locatorType,
String displayName) |
RadioButtonGroup(LocatorType locatorType,
String displayName) |
RadioButtonGroup(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
Tab(LocatorType locatorType,
String displayName) |
Tab(LocatorType locatorType,
String displayName) |
TabSheet(LocatorType locatorType,
String displayName) |
TabSheet(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
TextArea(LocatorType locatorType,
String displayName) |
TextArea(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
TextBox(LocatorType locatorType,
String displayName) |
TextBox(LocatorType locatorType,
String displayName) |
| Constructor and Description |
|---|
ToolStrip(LocatorType locatorType,
String displayName) |
ToolStrip(LocatorType locatorType,
String displayName) |
| Modifier and Type | Field and Description |
|---|---|
protected LocatorType |
DataGridSI.locatorType |
protected LocatorType |
DataGridSI.locatorType |
| Modifier and Type | Method and Description |
|---|---|
LocatorType |
DataGridSI.getLocatorType() |
LocatorType |
DataGridSI.getLocatorType() |
Copyright © 2021. All rights reserved.