| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceObjectPosition |
ReferenceObjectPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceObjectPosition |
ReferenceObjectPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceObjectPosition[] |
ReferenceObjectPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ReferenceObjectPosition[] |
ReferenceObjectPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ObjectLocation(UIObject refObject,
ReferenceObjectPosition refObjectPosition,
int refObjDistanceInPx)
Object is nearby reference object.
|
ObjectLocation(UIObject refObject,
ReferenceObjectPosition refObjectPosition,
int refObjDistanceInPx)
Object is nearby reference object.
|
Copyright © 2021. All rights reserved.