Package com.hp.lft.sdk.powerbuilder
Interface TableRow
public interface TableRow
A single row in a PowerBuilder Table.
- 
Method Summary
- 
Method Details- 
getCellsReturns a list ofTableCellobjects in the row.- Returns:
- a list of TableCellobjects in the row.
- Throws:
- GeneralLeanFtException- if error occurs during execution
 
 
-