TabSheetSelection.getSelectionType

Syntax

getSelectionType();

Description

The getSelectionType method gets type of the current selection.

Comments

This method returns an element of the PP.Ui.TabSheetSelection.AreaType enumeration.

Example

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

Seebsp;also:

TabSheetSelection