Class Row
- java.lang.Object
-
- org.primefaces.selenium.component.model.datatable.Row
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CellgetCell(int index)List<Cell>getCells()org.openqa.selenium.WebElementgetWebElement()voidsetCells(List<Cell> cells)voidsetWebElement(org.openqa.selenium.WebElement webElement)
-