Uses of Class
org.moxieapps.gwt.highcharts.client.RangeSelector.Button

Packages that use RangeSelector.Button
org.moxieapps.gwt.highcharts.client This is the core package of the library, which includes the Chart and StockChart classes which most applications will want to start with when using Highcharts or Highstock visualizations. 
 

Uses of RangeSelector.Button in org.moxieapps.gwt.highcharts.client
 

Methods in org.moxieapps.gwt.highcharts.client that return RangeSelector.Button
 RangeSelector.Button RangeSelector.Button.setCount(Number count)
          Defines how many units of the defined type to use.
 RangeSelector.Button RangeSelector.Button.setText(String text)
          Set the text to display on the button
 RangeSelector.Button RangeSelector.Button.setType(RangeSelector.ButtonType type)
          Defines the timespan unit of the button.
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type RangeSelector.Button
 RangeSelector RangeSelector.setButtons(RangeSelector.Button... buttons)
          Configure the buttons to show in the range selector.
 



Copyright © 2015. All Rights Reserved.