UIX 2.2.16

Package oracle.cabo.ui.data.provider

Class Summary
BundleDataProvider Implementation of DataProvider that will dispatch to a ResourceBundle.
CachingDataProvider This class wraps a DataProvider and caches DataObjects returned by the getDataObject method.
DataProviderStack Implementation of a stack of DataProviders.
DefaultingDataProvider DataProvider that joins two other data providers, using the second only if the first cannot provide a DataObject.
FixedDataProvider This DataProvider wraps a single DataObject.
MethodDataProvider DataProvider that binds to a method with introspection.
TableDataProvider This DataProvider is a group of other DataProviders.
 


UIX 2.2.16