BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.TFootElement

Packages that use TFootElement
weblogic.html   
 

Uses of TFootElement in weblogic.html
 

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

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


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