JavaScript is disabled on your browser.
Skip navigation links
SHAFT_Engine, 8.4.20241001-beta
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH
Uses of Enum Class
com.shaft.gui.internal.locator.Locators
Packages that use
Locators
Package
Description
com.shaft.gui.internal.locator
Uses of
Locators
in
com.shaft.gui.internal.locator
Methods in
com.shaft.gui.internal.locator
that return
Locators
Modifier and Type
Method
Description
static
Locators
Locators.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Locators
[]
Locators.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.