TabSheetSelection.getSelectionType

Syntax

getSelectionType();

Description

The getSelectionType method gets type of the current selection.

Comments

The method returns an element of the PP.Ui.TabSheetSelectionAreaType enumeration.

Example

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

Seebsp;also:

TabSheetSelection