BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.DivElement

Packages that use DivElement
weblogic.html   
 

Uses of DivElement in weblogic.html
 

Methods in weblogic.html that return DivElement
 DivElement DivElement.addElement(HtmlElement val)
          Adds an HtmlElement to a DivElement.
 DivElement DivElement.addElement(java.lang.String val)
          Adds a StringElement to a DivElement.
 DivElement DivElement.setNoWrap()
          Sets the wrap attribute of a DivElement to NOWRAP.
 DivElement DivElement.setAlign(TextAlignType val)
          Sets the alignment of a DivElement.
 DivElement DivElement.setCentered()
          Sets a DivElement to centered alignment.
 DivElement DivElement.setClear(java.lang.String val)
          Sets the clear attribute for a DivElement.
 DivElement DivElement.setClear(ClearType val)
          Sets the clear attribute for a DivElement.
 


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