BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.ClearType

Packages that use ClearType
weblogic.html The HtmlKona package is deprecated. 
 

Uses of ClearType in weblogic.html
 

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

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


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.