|
|||||||||
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 class ariba.ui.aribaweb.core.AWComponent |
---|
AWComponent.RenderingFilter, AWComponent.RenderingListener |
Nested classes/interfaces inherited from interface ariba.ui.aribaweb.core.AWResponseGenerating |
---|
AWResponseGenerating.ResponseSubstitution |
Constructor Summary | |
---|---|
TocPanel()
|
Method Summary | |
---|---|
boolean |
getInitState()
|
java.lang.String |
headingStyle()
|
void |
init()
|
boolean |
isExpanded()
|
boolean |
isStateless()
Overridden by AWComponent subclasses to indicate whether component instances should be preserved with the page/session (i.e. |
void |
setIsExpanded(boolean isExpanded)
|
AWComponent |
toggleAction()
|
java.lang.String |
toggleImage()
|
void |
toggleIsExpanded()
|
java.lang.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 |
Constructor Detail |
---|
public TocPanel()
Method Detail |
---|
public boolean isStateless()
AWComponent
isStateless
in class AWComponent
public void init()
init
in interface AWObject
init
in class AWComponent
public boolean isExpanded()
public void setIsExpanded(boolean isExpanded)
public void toggleIsExpanded()
public java.lang.String toggleImage()
public java.lang.String headingStyle()
public java.lang.String toggleTip()
public AWComponent toggleAction()
public boolean getInitState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |