public interface JavaScriptParameters
LiveDataSeries.update(LiveDataUpdateEvent).| 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 © 2016. All rights reserved.