Uses of Class
org.pepstock.charba.client.impl.charts.GaugeOptions
-
Packages that use GaugeOptions Package Description org.pepstock.charba.client.gwt.widgets Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder.org.pepstock.charba.client.impl.charts Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box. -
-
Uses of GaugeOptions in org.pepstock.charba.client.gwt.widgets
Methods in org.pepstock.charba.client.gwt.widgets that return GaugeOptions Modifier and Type Method Description GaugeOptions
GaugeChartWidget. getOptions()
-
Uses of GaugeOptions in org.pepstock.charba.client.impl.charts
Methods in org.pepstock.charba.client.impl.charts that return GaugeOptions Modifier and Type Method Description GaugeOptions
GaugeChart. getOptions()
-