Uses of Class
org.seleniuminspector.html.TableRowInspector

Packages that use TableRowInspector
org.seleniuminspector.html   
 

Uses of TableRowInspector in org.seleniuminspector.html
 

Methods in org.seleniuminspector.html that return TableRowInspector
protected  TableRowInspector TableSectionInspector.createRowInspector(int rowIndex)
           
 TableRowInspector TableSectionInspector.row(int rowIndex)
           
 

Constructors in org.seleniuminspector.html with parameters of type TableRowInspector
TableCellInspector(TableRowInspector row, int cellIndex)
           
 



Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.