br.com.caelum.seleniumdsl.table
Class DefaultRow
java.lang.Object
br.com.caelum.seleniumdsl.table.DefaultRow
- All Implemented Interfaces:
- Row
public class DefaultRow
- extends Object
- implements Row
|
Constructor Summary |
DefaultRow(Table table,
com.thoughtworks.selenium.Selenium selenium,
int index)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRow
public DefaultRow(Table table,
com.thoughtworks.selenium.Selenium selenium,
int index)
cell
public Cell cell(int column)
- Specified by:
cell in interface Row
cell
public Cell cell(String column)
- Specified by:
cell in interface Row
index
public Integer index()
- Specified by:
index in interface Row
Copyright © 2008. All Rights Reserved.