com.hp.lft.sdk.wpf

Interface TableRow



  • public interface TableRow
    A single row in a WPF table.
    • Method Summary

      Modifier and TypeMethod and Description
      java.util.List<TableCell>getCells()
      Returns the cells in this row.