sharin.doc.builder.xhtml1
Class TdElem
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<TdElem>
sharin.doc.builder.xhtml1.TdElem
public class TdElem
- extends GenericCellElem<TdElem>
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 |
TdElem
public TdElem(Object... nodes)
abbr
public TdElem abbr(Object value)
axis
public TdElem axis(Object value)
bgcolor
public TdElem bgcolor(Object value)
colspan
public TdElem colspan(Object value)
headers
public TdElem headers(Object value)
height
public TdElem height(Object value)
nowrap
public TdElem nowrap(boolean nowrap)
nowrap
public TdElem nowrap(Object value)
rowspan
public TdElem rowspan(Object value)
scope
public TdElem scope(Object value)
scopeCol
public TdElem scopeCol()
scopeColgroup
public TdElem scopeColgroup()
scopeRow
public TdElem scopeRow()
scopeRowgroup
public TdElem scopeRowgroup()
width
public TdElem width(Object value)
Copyright © 2009 SHU. All Rights Reserved.