Uses of Class
org.seleniuminspector.html.TableInspector

Packages that use TableInspector
org.seleniuminspector.html   
 

Uses of TableInspector in org.seleniuminspector.html
 

Methods in org.seleniuminspector.html that return TableInspector
protected  TableInspector TableColumnInspector.getTable()
           
 

Constructors in org.seleniuminspector.html with parameters of type TableInspector
TableColumnInspector(TableInspector table, int columnIndex)
           
TableSectionInspector(TableInspector table, java.util.List<ElementInspector> rows)
           
TableSectionInspector(TableInspector table, java.lang.String sectionTagName)
           
 



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