BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.OrderedList

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

Uses of OrderedList in weblogic.html
 

Methods in weblogic.html that return OrderedList
 OrderedList OrderedList.setType(java.lang.String val)
          Deprecated. Sets the TYPE attribute for an ordered list, which determines the numbering style.
 OrderedList OrderedList.setStart(int val)
          Deprecated. Initializes the list sequence for lists starting at a number (based on the formatting type) other than 1.
 


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.