|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.com.caelum.seleniumdsl.table.DefaultRow
public class DefaultRow
| Constructor Summary | |
|---|---|
DefaultRow(Table table,
com.thoughtworks.selenium.Selenium selenium,
int index)
|
|
| Method Summary | |
|---|---|
Cell |
cell(int column)
|
Cell |
cell(java.lang.String column)
|
java.lang.Integer |
index()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRow(Table table,
com.thoughtworks.selenium.Selenium selenium,
int index)
| Method Detail |
|---|
public Cell cell(int column)
cell in interface Rowpublic Cell cell(java.lang.String column)
cell in interface Rowpublic java.lang.Integer index()
index in interface Row
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||