PP.Ui.TabSheetSelection.Type

Namespace: PP.Ui

Description

The PP.Ui.TabSheetSelection.Type enumeration contains selection types for table.

It is used by the methods EaxMdService.setTabSheetSelection and GridView.getSelectionType.

Available Values

Value

Brief description

Cell

Select a single cell.

Common

Standard selection of table cells.

Column

Select a table column.

Row

Select a table row.

Seebsp;also:

Table