BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.AnchorType

Packages that use AnchorType
weblogic.html   
 

Uses of AnchorType in weblogic.html
 

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

Constructors in weblogic.html with parameters of type AnchorType
AnchorElement.AnchorElement(AnchorType type, java.lang.String link, HtmlElement display)
          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)
          Constructs an AnchorElement of the specified type and link, and sets the contents of the anchor.
 


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