public class LspsTokenField extends UIComponent
driver, seleniumElement
Constructor and Description |
---|
LspsTokenField(WebElement element,
WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
void |
addSelected(String value)
Selects a token identified by value.
|
void |
deselect(String... values)
Deselect a token identified by values.
|
void |
deselectAll()
Clears selection.
|
void |
deselectExcept(String... values)
Keeps tokens identified by values, all other tokens are deselected.
|
List<String> |
getFirstPopupPage(String value)
Returns first popup page.
|
LspsButton |
getFirstSelected() |
List<LspsButton> |
getSelected() |
void |
setSelected(String... values)
Select all tokens identified by values.
|
void |
writeIntoFilter(String value)
Selects a token identified by value.
|
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 List<LspsButton> getSelected()
public LspsButton getFirstSelected()
public void addSelected(String value)
value
- public void writeIntoFilter(String value)
value
- public void setSelected(String... values)
values
- public void deselect(String... values)
values
- public void deselectExcept(String... values)
values
- public List<String> getFirstPopupPage(String value)
value
- public void deselectAll()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.