Uses of Class
org.seleniuminspector.html.TableSectionInspector

Packages that use TableSectionInspector
org.seleniuminspector.html   
 

Uses of TableSectionInspector in org.seleniuminspector.html
 

Methods in org.seleniuminspector.html that return TableSectionInspector
 TableSectionInspector TableInspector.body()
           
protected  TableSectionInspector TableInspector.createSectionInspector(java.lang.String sectionTagName)
           
 TableSectionInspector TableInspector.footer()
           
protected  TableSectionInspector TableRowInspector.getSection()
           
 TableSectionInspector TableInspector.header()
           
 

Constructors in org.seleniuminspector.html with parameters of type TableSectionInspector
TableRowInspector(TableSectionInspector section, ElementInspector row)
           
TableRowInspector(TableSectionInspector section, int rowIndex)
           
 



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