Package com.hp.lft.sdk.sap.ui5
Interface TableRow
- All Superinterfaces:
 TableRowBase<TableCell>
A single row in an SAPUI5 table including access to its cells.
- 
Method Summary
Methods inherited from interface com.hp.lft.sdk.web.TableRowBase
getCells, getRowIndex 
- 
Method Details
- 
getRowNumber
int getRowNumber()Returns the row number.- Returns:
 - The row number.
 
 
 -