Uses of Class
org.pepstock.charba.client.utils.CTimer
-
Packages that use CTimer Package Description org.pepstock.charba.client Main package with all charts implementation, global classes and common interfaces.org.pepstock.charba.client.gwt.widgets Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder. -
-
Uses of CTimer in org.pepstock.charba.client
Methods in org.pepstock.charba.client that return CTimer Modifier and Type Method Description CTimer
AbstractChart. getTimer()
Returns aCTimer
instance inside chart.CTimer
IsChart. getTimer()
Returns aCTimer
instance inside chart. -
Uses of CTimer in org.pepstock.charba.client.gwt.widgets
Methods in org.pepstock.charba.client.gwt.widgets that return CTimer Modifier and Type Method Description CTimer
AbstractChartWidget. getTimer()
-