BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.BodyElement

Packages that use BodyElement
weblogic.html   
 

Uses of BodyElement in weblogic.html
 

Methods in weblogic.html that return BodyElement
 BodyElement HtmlPage.getBodyElement()
          Returns the (HtmlContainer) BodyElement for an HtmlPage, which allows you to set attributes for the BODY tag with the BodyElement.setAttribute() method.
 BodyElement BodyElement.setAttribute(java.lang.String attrib, java.lang.String value)
          Sets an attribute and its value of a BodyElement.
 BodyElement BodyElement.setAttribute(java.lang.String attrib, java.awt.Color color)
          Sets an attribute and its value as a java.awt.Color object, for those attributes that set colors.
 


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