|
||||||||||
| 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()
Deprecated. Creates the ContextMap that will be used for named children of this node. |
ContextMap |
BaseMutableUINode.getNamedChildMap()
Deprecated. Returns the ContextMap used to store named children. |
protected ContextMap |
BaseUINode.getNamedChildMap(boolean createIfNull)
Deprecated. Returns the dictionary used to store named children. |
protected ContextMap |
BaseMutableUINode.getNamedChildMap(boolean forMutating)
Deprecated. Returns the ContextMap used to store named children. |
| Methods in org.apache.myfaces.trinidadinternal.ui with parameters of type ContextMap | |
|---|---|
void |
BaseMutableUINode.setNamedChildMap(ContextMap childMap)
Deprecated. 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
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||