AbstractObjectDataProvider<S extends TabularSource,T> |
Implements a provider for objects whose properties follows the
java bean accessor methods convention.
|
AbstractSourceConverter |
|
AbstractSourceData |
Abstract implementation of a ISourceData that implements the default
convertion behaviour.
|
DataProviderFactory |
Create instances of IDataProvider implementations
|
EmptyDataProvider |
|
Source<F extends ISourceField> |
The base implementation of a doui data source.
|
SourceConfig |
|
SourceContainer |
Class responsible for hold and initialize doui sources
|
SourceContext |
|
SourceContextSPI |
|
SourceDaoJdbc |
|
SourceData |
The default concrete implementation for the ISourceData .
|
SourceDataUpdatedEventArgs |
|
SourceFactory |
Create instances of Source derived classes
|
SourceManager |
Source manager implementation.
|
SourceMonitorUtil |
Source monitor util.
|
SourceParameterUpdatedEventArgs |
|
TabularData |
Represents tabular data, through a set of ISourceData elements
|
TabularSource<F extends ITabularSourceField> |
A source that has its data in a tabular format.
|