|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.cabo.ui.collection.ContextMapProxy
|
+--oracle.cabo.ui.collection.FixedDelegatingContextMap
ContextMap that delegates sets to one ContextMap and gets to another.
| Constructor Summary | |
FixedDelegatingContextMap(ContextMap mutatorMap,
ContextMap accessorMap)
|
|
| Method Summary | |
protected ContextMap |
getAccessorContextMap(RenderingContext context)
|
protected ContextMap |
getMutatorContextMap()
|
| Methods inherited from class oracle.cabo.ui.collection.ContextMapProxy |
get, getContextMap, keys, set |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FixedDelegatingContextMap(ContextMap mutatorMap,
ContextMap accessorMap)
| Method Detail |
protected ContextMap getAccessorContextMap(RenderingContext context)
getAccessorContextMap in class ContextMapProxyprotected ContextMap getMutatorContextMap()
getMutatorContextMap in class ContextMapProxy
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||