DataGrid.getSelection

Syntax

getSelection();

Description

The getSelection method returns selection object in the table.

Comments

The method returns value of the PP.Ui.DataGridSelection type.

Example

The example of use is given on the page with description of the DataGridSelection.selectAll method.

See also:

DataGrid