BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.AnchorType

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

Uses of AnchorType in weblogic.html
 

Fields in weblogic.html declared as AnchorType
static AnchorType AnchorType.name
          Deprecated. Constant for a Name anchor.
static AnchorType AnchorType.href
          Deprecated. Constant for an Href anchor.
 

Constructors in weblogic.html with parameters of type AnchorType
AnchorElement.AnchorElement(AnchorType type, java.lang.String link, HtmlElement display)
          Deprecated. Constructs an AnchorElement of the specified type and link, and sets the contents of the anchor.
AnchorElement.AnchorElement(AnchorType type, java.lang.String link, java.lang.String display)
          Deprecated. Constructs an AnchorElement of the specified type and link, and sets the contents of the anchor.
 


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.