Package com.hp.lft.sdk.wpf
Interface TableRow
public interface TableRow
A single row in a WPF table.
-
Method Summary
-
Method Details
-
getCells
Returns the cells in this row.- Returns:
- the cells
- Throws:
GeneralLeanFtException
- if error occurs during execution
-