|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.report.html.doc.ISimpleElement.Factory.SimpleElementImpl
com.vladium.emma.report.html.doc.IElement.Factory.ElementImpl
com.vladium.emma.report.html.doc.HTMLTable.Cell
private static class HTMLTable.Cell
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.vladium.emma.report.html.doc.IElement |
---|
IElement.Factory |
Field Summary |
---|
Fields inherited from class com.vladium.emma.report.html.doc.IElement.Factory.ElementImpl |
---|
m_contents |
Fields inherited from class com.vladium.emma.report.html.doc.ISimpleElement.Factory.SimpleElementImpl |
---|
m_attrs, m_tag |
Constructor Summary | |
---|---|
HTMLTable.Cell(Tag tag)
|
Method Summary | |
---|---|
HTMLTable.ICell |
setColspan(int span)
|
Methods inherited from class com.vladium.emma.report.html.doc.IElement.Factory.ElementImpl |
---|
add, add, emit, setText, size, toString |
Methods inherited from class com.vladium.emma.report.html.doc.ISimpleElement.Factory.SimpleElementImpl |
---|
getAttributes, getTag, setClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.vladium.emma.report.html.doc.IElement |
---|
setText |
Methods inherited from interface com.vladium.emma.report.html.doc.ISimpleElement |
---|
getAttributes, getTag, setClass |
Methods inherited from interface com.vladium.emma.report.html.doc.IElementList |
---|
add, add, size |
Methods inherited from interface com.vladium.emma.report.html.doc.IContent |
---|
emit |
Constructor Detail |
---|
HTMLTable.Cell(Tag tag)
Method Detail |
---|
public HTMLTable.ICell setColspan(int span)
setColspan
in interface HTMLTable.ICell
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |