sharin.doc.builder.xhtml1
Class ColElem
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<ColElem>
sharin.doc.builder.xhtml1.ColElem
public class ColElem
- extends GenericCellElem<ColElem>
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 |
ColElem
public ColElem(Object... nodes)
span
public ColElem span(Object value)
width
public ColElem width(Object value)
Copyright © 2009 SHU. All Rights Reserved.