Interface Summary |
BoundValue |
The BoundValue interface is used to dynamically compute
a value based on the current rendering context. |
DataObject |
The DataObject interface provides an extremely simple API for
retrieving arbitrarily structured data. |
DataObjectList |
DataObjectList provides indexed access to a set of data objects. |
DataSet |
DataSet is an extension of DataObject that also implements the
DataObjectList interface. |
KeyedDataObject |
DataObject whose set of available selectors is enumerable. |
MutableBoundValue |
|
MutableDataObject |
The MutableDataObject interface provides an extremely simple API for
modifying arbitrarily structured data. |