BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.TBodyElement

Packages that use TBodyElement
weblogic.html   
 

Uses of TBodyElement in weblogic.html
 

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

Methods in weblogic.html with parameters of type TBodyElement
 TableElement TableElement.addElement(TBodyElement tbe)
          Adds a TBodyElement to a TableElement.
 


Documentation is available at
http://www.weblogic.com/docs51