it.com.atlassian.gadgets.pages.fields
Class RadioInput

java.lang.Object
  extended by 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)
           
 
Method Summary
 String getValue()
           
 UserPrefField set(String... values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RadioInput

public RadioInput(List<org.openqa.selenium.WebElement> $inputs)
Method Detail

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.