|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.meterware.httpunit.ParsedHTML
com.meterware.httpunit.BlockElement
com.meterware.httpunit.TableCell
public class TableCell
A single cell in an HTML table.
| Method Summary | |
|---|---|
java.lang.String |
asText()
Deprecated. as of 1.6, use #getText() |
int |
getColSpan()
Returns the number of columns spanned by this cell. |
int |
getRowSpan()
Returns the number of rows spanned by this cell. |
| Methods inherited from class com.meterware.httpunit.BlockElement |
|---|
doEvent, doEventScript, equals, getAttribute, getAttributeValue, getClassName, getDOM, getID, getName, getNode, getParentDelegate, getScriptingHandler, getTagName, getText, getTitle, handleEvent, hashCode, isSupportedAttribute, newScriptable, removeAttribute, setAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getColSpan()
public int getRowSpan()
public java.lang.String asText()
|
Copyright © 2000-2008 Russell Gold. See license agreement for rights granted. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||