sharin.doc.builder.xhtml1
Class ThElem
java.lang.Object
sharin.doc.builder.Elem
sharin.doc.builder.GenericXmlElem<E>
sharin.doc.builder.xhtml1.GenericCoreElem<E>
sharin.doc.builder.xhtml1.GenericCommonElem<E>
sharin.doc.builder.xhtml1.GenericCellElem<ThElem>
sharin.doc.builder.xhtml1.ThElem
public class ThElem
- extends GenericCellElem<ThElem>
Methods inherited from class sharin.doc.builder.xhtml1.GenericCellElem |
align, alignCenter, alignChar, alignJustify, alignLeft, alignRight, cha, charoff, valign, valignBaseline, valignBottom, valignMiddle, valignTop |
Methods inherited from class sharin.doc.builder.xhtml1.GenericCommonElem |
dir, lang, onclick, ondblclick, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, xmllang |
ThElem
public ThElem(Object... nodes)
abbr
public ThElem abbr(Object value)
axis
public ThElem axis(Object value)
bgcolor
public ThElem bgcolor(Object value)
colspan
public ThElem colspan(Object value)
headers
public ThElem headers(Object value)
height
public ThElem height(Object value)
nowrap
public ThElem nowrap(boolean nowrap)
nowrap
public ThElem nowrap(Object value)
rowspan
public ThElem rowspan(Object value)
scope
public ThElem scope(Object value)
scopeCol
public ThElem scopeCol()
scopeColgroup
public ThElem scopeColgroup()
scopeRow
public ThElem scopeRow()
scopeRowgroup
public ThElem scopeRowgroup()
width
public ThElem width(Object value)
Copyright © 2009 SHU. All Rights Reserved.