|
Ajocado Implementation 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetrievedValueHolder | |
|---|---|
| org.jboss.arquillian.ajocado.waiting.ajax | |
| org.jboss.arquillian.ajocado.waiting.retrievers | |
| org.jboss.arquillian.ajocado.waiting.selenium | |
| Uses of RetrievedValueHolder in org.jboss.arquillian.ajocado.waiting.ajax |
|---|
| Subinterfaces of RetrievedValueHolder in org.jboss.arquillian.ajocado.waiting.ajax | |
|---|---|
interface |
JavaScriptRetriever<T>
JavaScript code obtaining the value convertable to T type. |
| Uses of RetrievedValueHolder in org.jboss.arquillian.ajocado.waiting.retrievers |
|---|
| Subinterfaces of RetrievedValueHolder in org.jboss.arquillian.ajocado.waiting.retrievers | |
|---|---|
interface |
Retriever<T>
Composes all types able to retrieve typed object from page. |
| Classes in org.jboss.arquillian.ajocado.waiting.retrievers that implement RetrievedValueHolder | |
|---|---|
class |
AbstractRetriever<T>
Retrieves the typed value from page and stores it as ThreadLocal. |
class |
AttributeRetriever
Retrieves the attribute with given attributeLocator. |
class |
TextRetriever
Retrieves the text for given elementLocator |
| Uses of RetrievedValueHolder in org.jboss.arquillian.ajocado.waiting.selenium |
|---|
| Subinterfaces of RetrievedValueHolder in org.jboss.arquillian.ajocado.waiting.selenium | |
|---|---|
interface |
SeleniumRetriever<T>
Implementing this method you get implementation of retrieving typed values from some source. |
|
Ajocado Implementation 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||