BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.ColElement

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

Uses of ColElement in weblogic.html
 

Methods in weblogic.html that return ColElement
 ColElement ColElement.setWidth(java.lang.String width)
          Deprecated. Sets a ColElement to the specified width.
 ColElement ColElement.setWidth(int width)
          Deprecated. Sets a ColElement to the specified width.
 ColElement ColElement.setSpan(java.lang.String span)
          Deprecated. Sets the number of rows for this column to span.
 ColElement ColElement.setSpan(int span)
          Deprecated. Sets the number of rows for this column to span.
 

Methods in weblogic.html with parameters of type ColElement
 ColGroupElement ColGroupElement.addElement(ColElement ce)
          Deprecated. Adds a ColElement to a ColGroupElement.
 


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.