TabSheetMeasures.getVisibleRowIndexes

Syntax

getVisibleRowIndexes();

Description

The getVisibleRowIndexes method returns array of indexes for visible table cells.

Comments

This method returns an array of the Number type values.

Example

The example of use is given on the page with description of the TabSheetMeasures.getVisibleColIndexes method.

Seebsp;also:

TabSheetMeasures