BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.THeadElement

Packages that use THeadElement
weblogic.html The HtmlKona package is deprecated. 
 

Uses of THeadElement in weblogic.html
 

Methods in weblogic.html that return THeadElement
 THeadElement TableElement.getTHead()
          Deprecated. Returns the THead section of a TableElement.
protected  THeadElement THeadElement.setAlign(AlignType align)
          Deprecated. Sets the ALIGN attribute for a THeadElement.
 THeadElement THeadElement.setVAlign(AlignType align)
          Deprecated. Sets the vertical alignment for a ColGroupElement.
 THeadElement THeadElement.setCharAlign(java.lang.String chr)
          Deprecated. Sets the ALIGN attribute for a ColGroupElement to "char", and sets the character for alignment as specified.
 THeadElement THeadElement.setCharOffset(int offset)
          Deprecated. Sets the offset of an alignment character.
 THeadElement THeadElement.setCharOffset(java.lang.String chr, int offset)
          Deprecated. Sets the offset of the specified alignment character on each line.
 THeadElement THeadElement.addElement(TableRowElement tre)
          Deprecated.  
 

Methods in weblogic.html with parameters of type THeadElement
 TableElement TableElement.addElement(THeadElement the)
          Deprecated. Adds a THeadElement to a TableElement.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.