| Name | Description | Type | Package | Framework |
| ChangeableDataRow | An IChangeableDataRow extends the IDataRow with support for the change state of the row, some supporting methods and an unique ID column. | Class | com.sibvisions.rad.model.mem | JVX |
| DataBookBuilder | The DataBookBuilder is a utility class for building/creating pre-configured databooks. | Class | com.sibvisions.rad.model | JVX |
| DataBookCSVExporter | The DataBookUtil handles simple access to databooks. | Class | com.sibvisions.rad.model | JVX |
| DataBookSorter | The DataBookSorter is a helper class for sorting IDataRows. | Class | com.sibvisions.rad.model | JVX |
| DataRow | An DataRow is a list of table column's. | Class | com.sibvisions.rad.model.mem | JVX |
| Filter | The Filter class provide helper functions to create combined IConditions. | Class | com.sibvisions.rad.model | JVX |
| MemDataBook | The MemDataBook is a storage independent table, and handles all operations to load, save and manipulate table oriented data. | Class | com.sibvisions.rad.model.mem | JVX |
| MemDataPage | A MemDataPage is the memory implementation for a data page of an A master IDataBook has one IDataPage for itself. | Class | com.sibvisions.rad.model.mem | JVX |
| MemDataSource | The MemDataSource is a base class for all DataSources. | Class | com.sibvisions.rad.model.mem | JVX |
| RemoteDataBook | The RemoteDataBook is a storage independent table, and handles all operations based on the the MemDatabook base class. | Class | com.sibvisions.rad.model.remote | JVX |
| RemoteDataPage | A RemoteDataPage extends the MemDataPage with storage operations. | Class | com.sibvisions.rad.model.remote | JVX |
| RemoteDataSource | The RemoteDataSource is a remote DataSource for all RemoteDataBook's, which uses a connection to the server to forward the storage operation to server objects. | Class | com.sibvisions.rad.model.remote | JVX |
| RemoteDataSource .MetaDataCacheRole | The meta data cache roles. | Class | com.sibvisions.rad.model.remote | JVX |