public class RichFacesPickList.OrderingListInPickList.AdvancedOrderingListInPickListInteractions extends AbstractOrderingList.AdvancedOrderingListInteractions
Constructor and Description |
---|
RichFacesPickList.OrderingListInPickList.AdvancedOrderingListInPickListInteractions() |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebElement |
getBottomButtonElement() |
org.openqa.selenium.WebElement |
getCaptionElement() |
org.openqa.selenium.WebElement |
getContentAreaElement() |
org.openqa.selenium.WebElement |
getDownButtonElement() |
org.openqa.selenium.WebElement |
getHeaderElement() |
List<org.openqa.selenium.WebElement> |
getItemsElements() |
ListComponent<? extends SelectableListItem> |
getList() |
List<org.openqa.selenium.WebElement> |
getSelectedItemsElements() |
protected String |
getStyleForSelectedItem() |
org.openqa.selenium.WebElement |
getTopButtonElement() |
org.openqa.selenium.WebElement |
getUpButtonElement() |
getRootElement, isVisible, select, select, select
public RichFacesPickList.OrderingListInPickList.AdvancedOrderingListInPickListInteractions()
public org.openqa.selenium.WebElement getBottomButtonElement()
getBottomButtonElement
in class AbstractOrderingList.AdvancedOrderingListInteractions
public org.openqa.selenium.WebElement getCaptionElement()
getCaptionElement
in class AbstractOrderingList.AdvancedOrderingListInteractions
public org.openqa.selenium.WebElement getDownButtonElement()
getDownButtonElement
in class AbstractOrderingList.AdvancedOrderingListInteractions
public org.openqa.selenium.WebElement getHeaderElement()
getHeaderElement
in class AbstractOrderingList.AdvancedOrderingListInteractions
public List<org.openqa.selenium.WebElement> getItemsElements()
getItemsElements
in class AbstractOrderingList.AdvancedOrderingListInteractions
public ListComponent<? extends SelectableListItem> getList()
getList
in class AbstractOrderingList.AdvancedOrderingListInteractions
public org.openqa.selenium.WebElement getContentAreaElement()
getContentAreaElement
in class AbstractOrderingList.AdvancedOrderingListInteractions
public List<org.openqa.selenium.WebElement> getSelectedItemsElements()
getSelectedItemsElements
in class AbstractOrderingList.AdvancedOrderingListInteractions
protected String getStyleForSelectedItem()
getStyleForSelectedItem
in class AbstractOrderingList.AdvancedOrderingListInteractions
public org.openqa.selenium.WebElement getTopButtonElement()
getTopButtonElement
in class AbstractOrderingList.AdvancedOrderingListInteractions
public org.openqa.selenium.WebElement getUpButtonElement()
getUpButtonElement
in class AbstractOrderingList.AdvancedOrderingListInteractions
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.