Uses of Class
com.adobe.cq.testing.selenium.pagewidgets.cq.StylesSelector.Variant
-
Packages that use StylesSelector.Variant Package Description com.adobe.cq.testing.selenium.pagewidgets.cq -
-
Uses of StylesSelector.Variant in com.adobe.cq.testing.selenium.pagewidgets.cq
Methods in com.adobe.cq.testing.selenium.pagewidgets.cq that return StylesSelector.Variant Modifier and Type Method Description static StylesSelector.VariantStylesSelector.Variant. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StylesSelector.Variant[]StylesSelector.Variant. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.adobe.cq.testing.selenium.pagewidgets.cq with parameters of type StylesSelector.Variant Constructor Description StylesSelector(StylesSelector.Variant variant)
-