Uses of Class
com.meterware.httpunit.TableCell

Packages that use TableCell
com.meterware.httpunit Classes for testing http server systems. 
 

Uses of TableCell in com.meterware.httpunit
 

Methods in com.meterware.httpunit that return TableCell
 TableCell WebTable.getTableCell(int row, int column)
          Returns the contents of the specified table cell as text.
 TableCell WebTable.getTableCellWithID(java.lang.String id)
          Returns the contents of the specified table cell with a given ID
 



Copyright © 2011. All Rights Reserved.