|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - object, which should be from string representation inside JavaScript converted to object representationpublic interface JavaScriptRetriever<T>
JavaScript code obtaining the value convertable to T type.
| Method Summary | |
|---|---|
Convertor<T,String> |
getConvertor()
Gets the convertor for converting JavaScript representation to Object representation and vice versa. |
JavaScript |
getJavaScriptRetrieve()
Gets the code for retrieving value on JavaScript side. |
| Methods inherited from interface org.jboss.test.selenium.waiting.retrievers.RetrievedValueHolder |
|---|
getValue, initializeValue, setValue |
| Method Detail |
|---|
JavaScript getJavaScriptRetrieve()
Convertor<T,String> getConvertor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||