public class RichFacesDataGrid.AdvancedDataGridInteractions extends Object implements VisibleComponentInteractions
Constructor and Description |
---|
RichFacesDataGrid.AdvancedDataGridInteractions() |
Modifier and Type | Method and Description |
---|---|
protected String |
getCssSelectorForRow() |
protected String |
getJQSelectorForColumn() |
protected String |
getJQSelectorForRecord() |
protected org.openqa.selenium.WebElement |
getNoDataElement() |
protected List<org.openqa.selenium.WebElement> |
getRecordsElements() |
org.openqa.selenium.WebElement |
getRootElement() |
protected List<org.openqa.selenium.WebElement> |
getRowElements() |
boolean |
isNoData() |
boolean |
isVisible() |
public RichFacesDataGrid.AdvancedDataGridInteractions()
protected String getCssSelectorForRow()
protected String getJQSelectorForRecord()
protected String getJQSelectorForColumn()
public org.openqa.selenium.WebElement getRootElement()
protected List<org.openqa.selenium.WebElement> getRowElements()
protected List<org.openqa.selenium.WebElement> getRecordsElements()
protected org.openqa.selenium.WebElement getNoDataElement()
public boolean isNoData()
public boolean isVisible()
isVisible
in interface VisibleComponentInteractions
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.