Show contents 

Working with Time Series Analysis > PP.TS.Ui > Classes > WbkToolBarView > WbkToolBarView.getGridButton

WbkToolBarView.getGridButton

Syntax

getGridButton();

Description

The getGridButton method returns the Table button of the WbkToolBar component.

Comments

The method returns an object of the PP.Ui.ToolBarButton type.

Example

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

See also:

WbkToolBarView