getToolBarState();
The getToolBarState method returns state of the WbkToolBar component.
This method returns a JSON object with the following fields: chart - data about the Chart view state, grid - data concerning the Table view state, map - data concerning the Map view state.
The example of use is given on the page with description of the WbkToolBarView.getItems method.
See also: