BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.ListItem

Packages that use ListItem
weblogic.html   
 

Uses of ListItem in weblogic.html
 

Methods in weblogic.html that return ListItem
 ListItem ListElement.getElementAt(int pos)
          Gets the ListItem at the specified index position.
 ListItem ListItem.setType(java.lang.String listType)
          Sets the list type for an OrderedList or an UnorderedList.
 ListItem ListItem.setValue(java.lang.String value)
          Sets the attribute for list VALUE to the specified string.
 ListItem ListItem.setValue(int value)
          Sets the attribute for list VALUE to the specified int.
 

Methods in weblogic.html with parameters of type ListItem
 ListElement ListElement.addElement(ListItem li)
          Adds a ListItem to a ListElement.
 


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