|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextMap | |
---|---|
org.apache.myfaces.trinidadinternal.ui | |
org.apache.myfaces.trinidadinternal.ui.collection |
Uses of ContextMap in org.apache.myfaces.trinidadinternal.ui |
---|
Methods in org.apache.myfaces.trinidadinternal.ui that return ContextMap | |
---|---|
protected ContextMap |
BaseMutableUINode.createNamedChildMap()
Creates the ContextMap that will be used for named children of this node. |
ContextMap |
BaseMutableUINode.getNamedChildMap()
Returns the ContextMap used to store named children. |
protected ContextMap |
BaseMutableUINode.getNamedChildMap(boolean forMutating)
Returns the ContextMap used to store named children. |
protected ContextMap |
BaseUINode.getNamedChildMap(boolean createIfNull)
Returns the dictionary used to store named children. |
Methods in org.apache.myfaces.trinidadinternal.ui with parameters of type ContextMap | |
---|---|
void |
BaseMutableUINode.setNamedChildMap(ContextMap childMap)
Replaces the ContextMap used to store the named children for this UINode. |
Uses of ContextMap in org.apache.myfaces.trinidadinternal.ui.collection |
---|
Classes in org.apache.myfaces.trinidadinternal.ui.collection that implement ContextMap | |
---|---|
class |
MapContextMap
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |