|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLocator.LocatorTextOperation | |
|---|---|
| com.atlassian.jira.functest.framework.locator | |
| Uses of AbstractLocator.LocatorTextOperation in com.atlassian.jira.functest.framework.locator |
|---|
| Fields in com.atlassian.jira.functest.framework.locator declared as AbstractLocator.LocatorTextOperation | |
|---|---|
static AbstractLocator.LocatorTextOperation |
AbstractLocator.LocatorTextOperation.COLLAPSED_TEXT
|
static AbstractLocator.LocatorTextOperation |
AbstractLocator.LocatorTextOperation.HTML_TEXT
|
static AbstractLocator.LocatorTextOperation |
AbstractLocator.LocatorTextOperation.RAW_TEXT
|
| Methods in com.atlassian.jira.functest.framework.locator with parameters of type AbstractLocator.LocatorTextOperation | |
|---|---|
protected String |
AbstractLocator.getNodesTextImpl(Node[] nodes,
AbstractLocator.LocatorTextOperation textOperation)
Called to get all the text or HTML of a set of Node's. |
protected String |
AbstractLocator.getNodeTextImpl(Node node,
AbstractLocator.LocatorTextOperation textOperation)
Called to get the test or HTML of an Node |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||