|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.collection.UINodeAttributeMap
org.apache.myfaces.trinidadinternal.ui.composite.RootAttributeMap
@Deprecated public class RootAttributeMap
AttributeMap that delegates to the ParentContext's current UINode. This class is typically used inside of composite widgets to delegate attributes to the root of the composite.
| Constructor Summary | |
|---|---|
protected |
RootAttributeMap()
Deprecated. |
| Method Summary | |
|---|---|
static RootAttributeMap |
getAttributeMap()
Deprecated. |
protected UIXRenderingContext |
getRenderingContext(UIXRenderingContext context)
Deprecated. |
protected UINode |
getUINode(UIXRenderingContext context)
Deprecated. |
| Methods inherited from class org.apache.myfaces.trinidadinternal.ui.collection.UINodeAttributeMap |
|---|
attributeKeys, getAttribute, setAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RootAttributeMap()
| Method Detail |
|---|
public static RootAttributeMap getAttributeMap()
protected UINode getUINode(UIXRenderingContext context)
getUINode in class UINodeAttributeMapprotected UIXRenderingContext getRenderingContext(UIXRenderingContext context)
getRenderingContext in class UINodeAttributeMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||