BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.SpacerElement

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

Uses of SpacerElement in weblogic.html
 

Methods in weblogic.html that return SpacerElement
 SpacerElement SpacerElement.setAlign(AlignType alignment)
          Deprecated. Sets the ALIGN attribute of a SpacerElement.
 SpacerElement SpacerElement.setHeight(int pixels)
          Deprecated. Sets the HEIGHT attribute of a SpacerElement.
 SpacerElement SpacerElement.setSize(int pixels)
          Deprecated. Sets the SIZE attribute of a SpacerElement.
 SpacerElement SpacerElement.setType(SpacerType type)
          Deprecated. Sets the SpacerType of a SpacerElement.
 SpacerElement SpacerElement.setWidth(int pixels)
          Deprecated. Sets the WIDTH attribute of a SpacerElement.
 


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.