TabSheet.getObjectSelection

Syntax

getObjectSelection();

Description

The getObjectSelection method returns selection object.

Comments

This method returns a PP.Ui.TabSheetObjectSelection value.

Example

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

Seebsp;also:

TabSheet