BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.MultiColElement

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

Uses of MultiColElement in weblogic.html
 

Methods in weblogic.html that return MultiColElement
 MultiColElement MultiColElement.setCols(int cols)
          Deprecated. Sets the number of columns in a MultiColElement.
 MultiColElement MultiColElement.setContents(HtmlElement contents)
          Deprecated. Sets the contents of a MultiColElement.
 MultiColElement MultiColElement.setGutter(int gutter)
          Deprecated. Sets the gutter space (in pixels) between columns in a MultiColElement.
 MultiColElement MultiColElement.setWidth(int width)
          Deprecated. Sets the width of columns in a MultiColElement.
 


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.