TabSheetCell.getCoord

Syntax

getCoord();

Description

The getCoord method returns current coordinate of a table model cell.

Comments

This method returns an object of the PP.Ui.TabSheetCoord type.

Example

The example of method use is given on the TabSheetCell Constructor page.

Seebsp;also:

TabSheetCell