Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Repository > PP.Mb.Ui > Classes > GridView > GridView.getInstance

GridView.getInstance

Syntax

getInstance();

Description

The getInstance method returns a table instance.

Comments

This method returns an object of the PP.Ui.TabSheet type.

Example

The example of use is given in the page with description of the GridView.undo method.

See also:

GridView