BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.RulesType

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

Uses of RulesType in weblogic.html
 

Fields in weblogic.html declared as RulesType
static RulesType RulesType.none
          Deprecated. Renders no internal rulings.
static RulesType RulesType.groups
          Deprecated. Places a horizontal rule between each row group and a vertical rule between each column group.
static RulesType RulesType.rows
          Deprecated. Rulings like RulesType.groups, plus horizontal rules between all rows.
static RulesType RulesType.cols
          Deprecated. Rulings like RulesType.groups, plus vertical rules between all columns.
static RulesType RulesType.all
          Deprecated. Places rules between all rows and all columns.
 

Methods in weblogic.html with parameters of type RulesType
 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.