|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataRow | |
---|---|
com.sibvisions.rad.model.mem | Contains all storage independent model classes. |
com.sibvisions.rad.model.remote | Contains model implementations for accessing remote data. |
Uses of DataRow in com.sibvisions.rad.model.mem |
---|
Subclasses of DataRow in com.sibvisions.rad.model.mem | |
---|---|
class |
ChangeableDataRow
An IChangeableDataRow extends the IDataRow with support for
the change state of the row, some supporting methods and an unique ID column. |
class |
MemDataBook
The MemDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
Uses of DataRow in com.sibvisions.rad.model.remote |
---|
Subclasses of DataRow in com.sibvisions.rad.model.remote | |
---|---|
class |
RemoteDataBook
The RemoteDataBook is a storage independent table, and handles all operations
based on the the MemDatabook base class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |