|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.collection.UINodeUINodeList
org.apache.myfaces.trinidadinternal.ui.composite.RootUINodeList
@Deprecated public class RootUINodeList
UINodeList that retrieves the list of indexed children from the root UINode
| Constructor Summary | |
|---|---|
protected |
RootUINodeList()
Deprecated. |
| Method Summary | |
|---|---|
static RootUINodeList |
getNodeList()
Deprecated. |
protected UIXRenderingContext |
getRenderingContext(UIXRenderingContext context)
Deprecated. |
protected UINode |
getUINode(UIXRenderingContext context)
Deprecated. |
UINode |
getUINode(UIXRenderingContext context,
int index)
Deprecated. Returns the UINode at the specifed index in the UINodeList, given the specified RenderingContext. |
| Methods inherited from class org.apache.myfaces.trinidadinternal.ui.collection.UINodeUINodeList |
|---|
addUINode, addUINode, clearUINodes, clone, getMutableUINode, removeUINode, setUINode, size |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RootUINodeList()
| Method Detail |
|---|
public static RootUINodeList getNodeList()
protected UINode getUINode(UIXRenderingContext context)
getUINode in class UINodeUINodeListprotected UIXRenderingContext getRenderingContext(UIXRenderingContext context)
getRenderingContext in class UINodeUINodeList
public UINode getUINode(UIXRenderingContext context,
int index)
UINodeList
getUINode in interface UINodeListgetUINode in class UINodeUINodeList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||