Show contents 

Working with Time Series Analysis > PP.TS.Ui > Classes > WbkDataView > WbkDataView.getGridView

WbkDataView.getGridView

Syntax

getGridView ();

Description

The getGridView method returns component that shows a table.

Comments

It returns an instance of the LanerBoxView class.

Example

The example of using the getGridView method is given on the WbkDataView.refresh page.

See also:

WbkDataView