com.googlecode.wickedcharts.wicket6.highcharts.features.livedata
Class LiveDataFunction

java.lang.Object
  extended by com.googlecode.wickedcharts.highcharts.options.Function
      extended by com.googlecode.wickedcharts.wicket6.highcharts.features.livedata.LiveDataFunction
All Implemented Interfaces:
Serializable

public class LiveDataFunction
extends Function

This javascript function starts a javascript timer to update a LiveDataSeries.

Author:
Tom Hombergs (tom.hombergs@gmail.com)
See Also:
Serialized Form

Constructor Summary
LiveDataFunction(LiveDataAjaxBehavior behavior)
           
 
Method Summary
 
Methods inherited from class com.googlecode.wickedcharts.highcharts.options.Function
addParameter, getFunction, setFunction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveDataFunction

public LiveDataFunction(LiveDataAjaxBehavior behavior)


Copyright © 2013. All Rights Reserved.