com.googlecode.wickedcharts.wicket6.highcharts.features.livedata
Class LiveDataProcessor
java.lang.Object
com.googlecode.wickedcharts.wicket6.highcharts.features.livedata.LiveDataProcessor
- All Implemented Interfaces:
- IOptionsProcessor
public class LiveDataProcessor
- extends Object
- implements IOptionsProcessor
This processor reads all LiveDataSeries from an Options
object and adds a LiveDataAjaxBehavior to the chart.
- Author:
- Tom Hombergs (tom.hombergs@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiveDataProcessor
public LiveDataProcessor(org.apache.wicket.Component component)
processOptions
public void processOptions(Options options,
OptionsProcessorContext context)
- Specified by:
processOptions in interface IOptionsProcessor
Copyright © 2013. All Rights Reserved.