Uses of Class
org.moxieapps.gwt.highcharts.client.Navigation

Packages that use Navigation
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 Navigation in org.moxieapps.gwt.highcharts.client
 

Methods in org.moxieapps.gwt.highcharts.client that return Navigation
 Navigation Navigation.setButtonOptions(Button button)
          Convenience method for setting the "buttonOptions" for the export button.
 Navigation Navigation.setMenuItemHoverStyle(Style menuItemHoverStyle)
          Convenience method for setting the 'menuItemHoverStyle' options of the navigation area.
 Navigation Navigation.setMenuItemStyle(Style menuItemStyle)
          Convenience method for setting the 'menuItemStyle' options of the navigation area.
 Navigation Navigation.setMenuStyle(Style menuStyle)
          Convenience method for setting the 'menuStyle' options of the navigation area.
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type Navigation
 T BaseChart.setNavigation(Navigation navigation)
          Convenience method for setting the 'navigation' options of the chart, which represents a collection of options for buttons and menus appearing in the exporting module.
 



Copyright © 2015. All Rights Reserved.