BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.ClearType

Packages that use ClearType
weblogic.html   
 

Uses of ClearType in weblogic.html
 

Fields in weblogic.html declared as ClearType
static ClearType ClearType.left
          Moves the element down until the left margin is clear.
static ClearType ClearType.right
          Moves the element down until the right margin is clear.
static ClearType ClearType.all
          Moves the element down until both margins are clear.
 

Methods in weblogic.html with parameters of type ClearType
 BreakElement BreakElement.setClear(ClearType clear)
          Sets the CLEAR attribute for a BreakElement.
 DivElement DivElement.setClear(ClearType val)
          Sets the clear attribute for a DivElement.
 


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