org.cafesip.gwtcomp.client.ui.charting
Class LiveCharts

java.lang.Object
  extended by org.cafesip.gwtcomp.client.ui.charting.LiveCharts

public class LiveCharts
extends java.lang.Object

An utility class for initializing live charting and other functions. It consists of a set of static methods that can be used from the client-side of your GWT application.


Constructor Summary
LiveCharts()
           
 
Method Summary
static void init()
          Initialize live charting.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveCharts

public LiveCharts()
Method Detail

init

public static void init()
Initialize live charting. This method must be called prior to using any of the charting components.



http://www.cafesip.org