public static class LspsGrid.LspsGridRow extends UIComponent
driver, seleniumElement
Constructor and Description |
---|
LspsGridRow(WebElement element,
WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
LspsGrid.LspsGridCell |
getCell(int column)
The method is 0 based, the first cell has index 0.
|
List<LspsGrid.LspsGridCell> |
getCells(int... columns)
The method is 0 based, the first cell has index 0.
|
as, click, click, doubleClick, extractedSeleniumIfTestBench, extractedSeleniumIfTestBench, focus, getAttribute, getCaption, getClassNames, getErrorMessage, getHint, getId, getModelingId, getText, hasClassName, isEnabled, isValid, isVisible, rightClick, scrollIntoView, sleep, toHTML, toInnerHTML, toString, webElementsByLspsId
$, actions, clickButton, contains, createIdLocator, findAllByAttributeValue, findAllByClassname, findAllByFormId, findAllById, findAllByIdPrefix, findAllByLspsId, findAllByTextContent, findAllByXpath, findByAttributeValue, findByClassname, findByFormId, findById, findByIdPrefix, findByLspsId, findByTextContent, findByXpath, findCaptionByTextContent, findElement, findElements, findNthByTag, getDriver, getLspsCommandExecutor, waitForVaadin, webElementsByExactTextContent, webElementsByFormId, webElementsById, webElementsByIdPrefix, webElementsByLspsFormId, webElementsByTextContent, webElementsByXpath
public LspsGrid.LspsGridCell getCell(int column)
column
- - cell indexpublic List<LspsGrid.LspsGridCell> getCells(int... columns)
columns
- - cell indexesCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.