|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
| AttributeMap | Map-like object for storing values under AttributeKeys and retrieving the values, given a RenderingContext. |
| ContextMap | Map-like object for storing context-based information. |
| UINodeList | Interface for lists of UINodes. |
| Class Summary | |
| ArrayAttributeMap | AttributeMap implementation that stores AttributeKey value pairs in an array and locates the desired AttributeKey by making a linear scan. |
| ArrayUINodeList | |
| AttributeMapProxy | AttributeMap that proxies to either one other AttributeMap, or separate AttributeMaps for gets and sets. |
| ContextMapDataObject | Adapts a ContextMap into a KeyedDataObject |
| ContextMapProxy | ContextMap that proxies to either one other ContextMap, or separate ContextMaps for gets and sets. |
| DataObjectListNodeList | DataObjectListNodeList is one way for developers to databind the number of children of a bean, and the contents of each child. |
| DictionaryAttributeMap | AttributeMap implementation that delegates storage of the AttibuteMap to a Dictionary. |
| DictionaryContextMap | |
| FixedDelegatingAttributeMap | AttributeMap that delegates sets to one AttributeMap and gets to another. |
| FixedDelegatingContextMap | ContextMap that delegates sets to one ContextMap and gets to another. |
| FlaggedAttributeMap | AttributeMap that stores a bitflag indicating the presence of an indexed AttributeKey in the AttributeMap. |
| IndexedAttributeMap | ArrayAttributeMap that stores the values of indexed AttributeKeys in a separate array. |
| KeyedDataObjectKeyValueEnumeration | Enumeration that enumerates the contents of a ContextMap, alternatively returning the keys and the values. |
| ReorderingUINodeList | The ReorderingUINodeList takes one UINodeList and reorders it based on an array of ints. |
| UINodeAttributeMap | AttributeMap that treats a UINode as an attribute map. |
| UINodeListProxy | |
| UINodeUINodeList | UINodeList that retrieves its list of children from a UINode. |
| UnmodifiableCompoundNodeList | Unmodifiable UINodeList that merges the results of two other node lists. |
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||