BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.FrameType

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

Uses of FrameType in weblogic.html
 

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

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


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.