| 
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--weblogic.html.HtmlElement
        |
        +--weblogic.html.ElementWithAttributes
              |
              +--weblogic.html.MultiPartElement
                    |
                    +--weblogic.html.ListElement
                          |
                          +--weblogic.html.MenuList
A MenuList object (a type of ListElement) is used to create a menu on an htmlKona page. Build the MenuList by adding ListItems to it. Note that you cannot use the following within the ListItems added to a MenuList:
ListElement| Fields inherited from class weblogic.html.HtmlElement | 
codeset,  
useObsolete | 
| Constructor Summary | |
MenuList()
Deprecated.  | 
|
| Method Summary | |
protected  java.lang.String | 
getHtmlCode()
Deprecated.  | 
| Methods inherited from class weblogic.html.ListElement | 
addElement, 
addElement, 
addElement, 
getElementAt, 
setCompact | 
| Methods inherited from class weblogic.html.MultiPartElement | 
addHeadMultiElement, 
addMultiElement, 
getMultiElementAt, 
getNumElements, 
printBody, 
printBody, 
printBody, 
removeElement, 
removeElementAt, 
replaceElementAt, 
replaceMultiElementAt, 
widthAsLiteral | 
| Methods inherited from class weblogic.html.ElementWithAttributes | 
addAttribute, 
addAttribute, 
escapeQuotes, 
getBooleanAttribute, 
getElementAttribute, 
getLocalVar, 
getQuotedAttribute, 
output, 
output, 
output, 
printBody, 
printCR, 
printEndingTag, 
setBooleanAttribute, 
setBooleanAttribute, 
setClass, 
setDirection, 
setElementAttribute, 
setElementAttribute, 
setElementAttribute, 
setElementAttribute, 
setElementAttribute, 
setId, 
setLang, 
setLocalVar, 
setQuotedAttribute, 
setStyle | 
| Methods inherited from class java.lang.Object | 
clone, 
equals, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
wait, 
wait, 
wait | 
| Constructor Detail | 
public MenuList()
| Method Detail | 
protected java.lang.String getHtmlCode()
  | 
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs61  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||