BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.SpacerType

Packages that use SpacerType
weblogic.html   
 

Uses of SpacerType in weblogic.html
 

Fields in weblogic.html declared as SpacerType
static SpacerType SpacerType.horizontal
          Constant for horizontal.
static SpacerType SpacerType.vertical
          Constant for vertical.
static SpacerType SpacerType.block
          Constant for block.
 

Methods in weblogic.html with parameters of type SpacerType
 SpacerElement SpacerElement.setType(SpacerType type)
          Sets the SpacerType of a SpacerElement.
 

Constructors in weblogic.html with parameters of type SpacerType
SpacerElement.SpacerElement(SpacerType type, int size)
          Constructs a SpacerElement of the specified type and sets the size (the absolute width or height.
 


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