BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.html.WindowName

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

Uses of WindowName in weblogic.html
 

Fields in weblogic.html declared as WindowName
static WindowName WindowName.blank
          Deprecated. Causes the link to always be loaded in a new blank, unnamed window.
static WindowName WindowName.self
          Deprecated. Causes the link to always be loaded in the same window as the originating link.
static WindowName WindowName.parent
          Deprecated. Causes the link to be loaded in the immediate FRAMESET parent.
static WindowName WindowName.top
          Deprecated. Causes the link to load at the top of the document in the same window.
 

Methods in weblogic.html with parameters of type WindowName
 FrameElement FrameElement.setName(WindowName val)
          Deprecated. Sets the NAME attribute for a FrameElement with the specified WindowName object.
 AreaElement AreaElement.setTarget(WindowName target)
          Deprecated. Sets the TARGET attribute for an AreaElement to the specified WindowName.
 AnchorElement AnchorElement.setTarget(WindowName target)
          Deprecated. Sets the TARGET attribute for a AnchorElement.
 FormElement FormElement.setTarget(WindowName window)
          Deprecated. Sets the window or frame target for a FormElement to a WindowName, which supports magic target names.
 

Constructors in weblogic.html with parameters of type WindowName
AnchorElement.AnchorElement(java.lang.String url, java.lang.String display, WindowName target)
          Deprecated. Constructs an AnchorElement with the specified URL, display information, and target.
AnchorElement.AnchorElement(java.lang.String url, HtmlElement display, WindowName target)
          Deprecated. Constructs an AnchorElement with the specified URL, display information, and target.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60