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

java.lang.Object
  extended by it.com.atlassian.gadgets.pages.fields.ListPref
All Implemented Interfaces:
UserPrefField

public class ListPref
extends Object
implements UserPrefField


Constructor Summary
ListPref(org.openqa.selenium.WebElement $container)
           
 
Method Summary
 ListPref clear()
           
 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

ListPref

public ListPref(org.openqa.selenium.WebElement $container)
Method Detail

clear

public ListPref clear()

getValue

public String getValue()
Specified by:
getValue in interface UserPrefField

set

public UserPrefField set(String... values)
Specified by:
set in interface UserPrefField


Copyright © 2014 Atlassian. All Rights Reserved.