|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.uinode.bind.MenuSelectedValueBoundValue
@Deprecated public abstract class MenuSelectedValueBoundValue
BoundValue that returns the clientId of the component.
| Constructor Summary | |
|---|---|
MenuSelectedValueBoundValue(javax.faces.component.UIComponent component)
Deprecated. |
|
| Method Summary | |
|---|---|
protected abstract javax.faces.component.UIComponent |
getStamp(org.apache.myfaces.trinidad.component.UIXNavigationHierarchy menuComponent)
Deprecated. |
java.lang.Object |
getValue(UIXRenderingContext context)
Deprecated. Called to retrieve a value based on the current rendering context. |
protected abstract boolean |
setNewPath(org.apache.myfaces.trinidad.component.UIXNavigationHierarchy menuComponent)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MenuSelectedValueBoundValue(javax.faces.component.UIComponent component)
| Method Detail |
|---|
public java.lang.Object getValue(UIXRenderingContext context)
BoundValue
getValue in interface BoundValuecontext - the rendering contextprotected abstract boolean setNewPath(org.apache.myfaces.trinidad.component.UIXNavigationHierarchy menuComponent)
protected abstract javax.faces.component.UIComponent getStamp(org.apache.myfaces.trinidad.component.UIXNavigationHierarchy menuComponent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||