BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.DefinitionItem

Packages that use DefinitionItem
weblogic.html   
 

Uses of DefinitionItem in weblogic.html
 

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

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


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