it.com.atlassian.gadgets.pages.fields
Class ListPref
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListPref
public ListPref(org.openqa.selenium.WebElement $container)
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 © 2013 Atlassian. All Rights Reserved.