BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.SpacerElement

Packages that use SpacerElement
weblogic.html   
 

Uses of SpacerElement in weblogic.html
 

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


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