BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.TableCaptionElement

Packages that use TableCaptionElement
weblogic.html   
 

Uses of TableCaptionElement in weblogic.html
 

Fields in weblogic.html declared as TableCaptionElement
static TableCaptionElement TableElement.default_caption
          Default caption is unset.
 

Methods in weblogic.html that return TableCaptionElement
 TableCaptionElement TableCaptionElement.setAlign(AlignType val)
          Sets the alignment for a TableCaptionElement to the specified AlignType.
 TableCaptionElement TableElement.getCaption()
          Gets the caption of a TableElement.
 

Methods in weblogic.html with parameters of type TableCaptionElement
 TableElement TableElement.setCaption(TableCaptionElement cap)
          Sets the caption to the specified TableCaptionElement.
 


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