Uses of Class
com.googlecode.wickedcharts.highcharts.options.DummyOption

Packages that use DummyOption
com.googlecode.wickedcharts.highcharts.options   
com.googlecode.wickedcharts.highcharts.theme   
 

Uses of DummyOption in com.googlecode.wickedcharts.highcharts.options
 

Methods in com.googlecode.wickedcharts.highcharts.options that return DummyOption
 DummyOption PlotLine.getEvents()
           
 DummyOption PlotBand.getEvents()
           
 DummyOption Axis.getEvents()
           
 DummyOption ButtonOptions.getOnclick()
           
 

Methods in com.googlecode.wickedcharts.highcharts.options with parameters of type DummyOption
 PlotLine PlotLine.setEvents(DummyOption events)
           
 PlotBand PlotBand.setEvents(DummyOption events)
           
 Axis Axis.setEvents(DummyOption events)
           
 ButtonOptions ButtonOptions.setOnclick(DummyOption onclick)
           
 

Uses of DummyOption in com.googlecode.wickedcharts.highcharts.theme
 

Methods in com.googlecode.wickedcharts.highcharts.theme that return DummyOption
 DummyOption Theme.getNavigator()
           
 DummyOption Theme.getRangeSelector()
           
 DummyOption Theme.getScrollbar()
           
 DummyOption Theme.getToolbar()
           
 

Methods in com.googlecode.wickedcharts.highcharts.theme with parameters of type DummyOption
 Theme Theme.setNavigator(DummyOption navigator)
           
 Theme Theme.setRangeSelector(DummyOption rangeSelector)
           
 Theme Theme.setScrollbar(DummyOption scrollbar)
           
 Theme Theme.setToolbar(DummyOption toolbar)
           
 



Copyright © 2013. All Rights Reserved.