it.com.atlassian.gadgets.pages.fields
Class RadioInput
java.lang.Object
it.com.atlassian.gadgets.pages.fields.RadioInput
- All Implemented Interfaces:
- UserPrefField
public class RadioInput
- extends Object
- implements UserPrefField
|
Constructor Summary |
RadioInput(List<org.openqa.selenium.WebElement> $inputs)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RadioInput
public RadioInput(List<org.openqa.selenium.WebElement> $inputs)
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.