|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.seleniuminspector.ElementInspector
org.seleniuminspector.SubElementInspector
org.seleniuminspector.SubElementByExpressionInspector
org.seleniuminspector.html.TableCellInspector
public class TableCellInspector
| Constructor Summary | |
|---|---|
TableCellInspector(TableRowInspector row,
int cellIndex)
|
|
| Method Summary | |
|---|---|
void |
assertChecked(boolean checked)
|
void |
assertStructureParams(TableCellParams params)
|
int |
colSpan()
|
boolean |
isChecked()
|
int |
rowSpan()
|
| Methods inherited from class org.seleniuminspector.SubElementByExpressionInspector |
|---|
getElementReferenceExpression, toString |
| Methods inherited from class org.seleniuminspector.SubElementInspector |
|---|
assertElementExists, getBaseElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TableCellInspector(TableRowInspector row,
int cellIndex)
| Method Detail |
|---|
public int colSpan()
public int rowSpan()
public void assertStructureParams(TableCellParams params)
public boolean isChecked()
public void assertChecked(boolean checked)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||