BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.ColElement

Packages that use ColElement
weblogic.html   
 

Uses of ColElement in weblogic.html
 

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

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


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