T - object, which should be from string representation inside JavaScript converted to object representationpublic interface JavaScriptRetriever<T> extends RetrievedValueHolder<T>
| Modifier and Type | Method and Description |
|---|---|
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.
|
getValue, initializeValue, setValueJavaScript getJavaScriptRetrieve()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.