|
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.AttributeMapProxy | +--oracle.cabo.ui.collection.FixedDelegatingAttributeMap
AttributeMap that delegates sets to one AttributeMap and gets to another.
Constructor Summary | |
FixedDelegatingAttributeMap(AttributeMap mutatorMap,
AttributeMap accessorMap)
|
Method Summary | |
protected AttributeMap |
getAccessorAttributeMap(RenderingContext context)
|
protected AttributeMap |
getMutatorAttributeMap()
|
Methods inherited from class oracle.cabo.ui.collection.AttributeMapProxy |
attributeKeys, getAttribute, getAttributeMap, setAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FixedDelegatingAttributeMap(AttributeMap mutatorMap, AttributeMap accessorMap)
Method Detail |
protected AttributeMap getAccessorAttributeMap(RenderingContext context)
getAccessorAttributeMap
in class AttributeMapProxy
protected AttributeMap getMutatorAttributeMap()
getMutatorAttributeMap
in class AttributeMapProxy
|
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 |