|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiveDataSeries | |
|---|---|
| com.googlecode.wickedcharts.highcharts.options.livedata | |
| com.googlecode.wickedcharts.highcharts.options.processing | |
| Uses of LiveDataSeries in com.googlecode.wickedcharts.highcharts.options.livedata |
|---|
| Methods in com.googlecode.wickedcharts.highcharts.options.livedata that return LiveDataSeries | |
|---|---|
LiveDataSeries |
LiveDataSeries.addJavaScriptParameter(String parameterName,
String javascriptExpression)
Adds a javascript parameter that will be passed into the update(JavaScriptParameters) method. |
LiveDataSeries |
LiveDataSeries.setUpdateIntervalMs(int updateIntervalMs)
|
| Uses of LiveDataSeries in com.googlecode.wickedcharts.highcharts.options.processing |
|---|
| Methods in com.googlecode.wickedcharts.highcharts.options.processing that return types with arguments of type LiveDataSeries | |
|---|---|
List<LiveDataSeries> |
OptionsProcessorContext.getLiveDataSeries()
Gets all LiveDataSeries in the context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||