public static interface LiveDataSeries.JavaScriptParameters
LiveDataSeries.update(JavaScriptParameters).| Modifier and Type | Method and Description |
|---|---|
String |
getParameterValue(String parameterName)
Returns the value of the given parameter or null.
|
String getParameterValue(String parameterName)
parameterName - the name of the parameter. This name was specified when calling
LiveDataSeries.addJavaScriptParameter(String, String).Copyright © 2013. All Rights Reserved.