BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.FrameType

Packages that use FrameType
weblogic.html   
 

Uses of FrameType in weblogic.html
 

Fields in weblogic.html declared as FrameType
static FrameType FrameType.none
          Does not render any sides of the frame.
static FrameType FrameType.above
          Renders the top side of the frame.
static FrameType FrameType.below
          Renders the bottom side of the frame.
static FrameType FrameType.hsides
          Renders the top and bottoms sides of the frame.
static FrameType FrameType.lhs
          Renders the left hand side of the frame.
static FrameType FrameType.rhs
          Renders the right hand side of the frame.
static FrameType FrameType.vsides
          Renders the left and right sides of the frame.
static FrameType FrameType.box
          Renders all four sides of the frame.
static FrameType FrameType.border
          Renders all four sides of the frame.
 

Methods in weblogic.html with parameters of type FrameType
 TableElement TableElement.setFramework(FrameType frame, RulesType rules)
          Sets the FRAME and RULES attributes.
 


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