WbkToolBarView.getToolBarState

Syntax

getToolBarState();

Description

The getToolBarState method returns state of the WbkToolBar component.

Comments

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.

Example

The example of use is given on the page with description of the WbkToolBarView.getItems method.

See also:

WbkToolBarView