sharin.doc.builder.xhtml1
Class ColgroupElem

java.lang.Object
  extended by sharin.doc.builder.Elem
      extended by sharin.doc.builder.GenericXmlElem<E>
          extended by sharin.doc.builder.xhtml1.GenericCoreElem<E>
              extended by sharin.doc.builder.xhtml1.GenericCommonElem<E>
                  extended by sharin.doc.builder.xhtml1.GenericCellElem<ColgroupElem>
                      extended by sharin.doc.builder.xhtml1.ColgroupElem

public class ColgroupElem
extends GenericCellElem<ColgroupElem>


Constructor Summary
ColgroupElem(Object... nodes)
           
 
Method Summary
 ColgroupElem span(Object value)
           
 ColgroupElem width(Object value)
           
 
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
 
Methods inherited from class sharin.doc.builder.xhtml1.GenericCoreElem
clas, id, style, title
 
Methods inherited from class sharin.doc.builder.GenericXmlElem
_, attr, toString
 
Methods inherited from class sharin.doc.builder.Elem
getAttrList, getName, getNodeList, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ColgroupElem

public ColgroupElem(Object... nodes)
Method Detail

span

public ColgroupElem span(Object value)

width

public ColgroupElem width(Object value)


Copyright © 2009 SHU. All Rights Reserved.