Class Summary |
DataSource |
A DataSource is metadata that provides a high-level, implementation independant description
of a set of permanently stored objects that will be manipulated within a SmartClient
application. |
DataSourceBeanFilter |
An IBeanFilter that applies DataSource.getProperties() to all bean values (e.g. |
DSField |
|
DSRequest |
Server-side representation of a DataSource request initiated by a client-side
DataBoundComponent or programmatically by custom client-side JavaScript. |
DSResponse |
Response object to be populated by server-side code responding to a DSRequest. |