|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
TBD
| Bindings | |||
|---|---|---|---|
title
*
|
TBD |
String (get) |
|
hasContent
|
TBD |
boolean (get) |
|
menuId
|
TBD |
String (get) |
|
state
|
TBD |
boolean (both) |
|
hasTemplateActionMenu
|
TBD |
boolean (get) |
|
| Named Content | |
|---|---|
menuView |
TBD |
expandedView |
TBD |
commandMenuView |
TBD |
java.lang.Objectariba.ui.aribaweb.util.AWBaseObject
ariba.ui.aribaweb.core.AWComponent
ariba.ui.widgets.TocPanel
public final class TocPanel
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface ariba.ui.aribaweb.core.AWResponseGenerating |
|---|
AWResponseGenerating.ResponseSubstitution |
| Constructor Summary | |
|---|---|
TocPanel()
|
|
| Method Summary | |
|---|---|
boolean |
getInitState()
|
String |
headingStyle()
|
void |
init()
|
boolean |
isExpanded()
|
boolean |
isStateless()
Overridden by AWComponent subclasses to indicate whether component instances should be preseved with the page/session (i.e. |
void |
setIsExpanded(boolean isExpanded)
|
AWComponent |
toggleAction()
|
String |
toggleImage()
|
void |
toggleIsExpanded()
|
String |
toggleTip()
|
| Methods inherited from class ariba.ui.aribaweb.util.AWBaseObject |
|---|
debugString, getFieldValue, isKindOfClass, localizedJavaString, logString, logWarning, setFieldValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ariba.ui.aribaweb.util.AWObject |
|---|
getFieldValue, isKindOfClass, setFieldValue |
| Methods inherited from interface ariba.ui.aribaweb.util.AWObject |
|---|
getFieldValue, isKindOfClass, setFieldValue |
| Constructor Detail |
|---|
public TocPanel()
| Method Detail |
|---|
public boolean isStateless()
AWComponent
isStateless in class AWComponentpublic void init()
init in interface AWObjectinit in class AWComponentpublic boolean isExpanded()
public void setIsExpanded(boolean isExpanded)
public void toggleIsExpanded()
public String toggleImage()
public String headingStyle()
public String toggleTip()
public AWComponent toggleAction()
public boolean getInitState()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||