it.com.atlassian.gadgets.pages.fields
Class BoolPref
java.lang.Object
it.com.atlassian.gadgets.pages.fields.BoolPref
- All Implemented Interfaces:
- UserPrefField
public class BoolPref
- extends Object
- implements UserPrefField
|
Constructor Summary |
BoolPref(List<org.openqa.selenium.WebElement> $field)
|
BoolPref(org.openqa.selenium.WebElement $field)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoolPref
public BoolPref(org.openqa.selenium.WebElement $field)
BoolPref
public BoolPref(List<org.openqa.selenium.WebElement> $field)
set
public UserPrefField set(String... values)
- Specified by:
set in interface UserPrefField
getValue
public String getValue()
- Specified by:
getValue in interface UserPrefField
Copyright © 2013 Atlassian. All Rights Reserved.