BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.DefinitionItem

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

Uses of DefinitionItem in weblogic.html
 

Methods in weblogic.html that return DefinitionItem
 DefinitionItem DefinitionList.getElementAt(int pos)
          Deprecated. Gets the DefinitionItem at the specified index in the DefinitionList.
 DefinitionItem DefinitionItem.setTerm(HtmlElement elem)
          Deprecated. Sets the term of a DefinitionItem.
 DefinitionItem DefinitionItem.setDef(HtmlElement elem)
          Deprecated. Sets the definition of a DefinitionItem.
 

Methods in weblogic.html with parameters of type DefinitionItem
 DefinitionList DefinitionList.addElement(DefinitionItem val)
          Deprecated. Adds a DefinitionItem to a DefinitionList.
 


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.