|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeableDataRow | |
|---|---|
| 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 ChangeableDataRow in com.sibvisions.rad.model.mem |
|---|
| Subclasses of ChangeableDataRow in com.sibvisions.rad.model.mem | |
|---|---|
class |
MemDataBook
The MemDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
| Methods in com.sibvisions.rad.model.mem with parameters of type ChangeableDataRow | |
|---|---|
protected void |
MemDataPage.setDataRow(int pDataRowIndex,
ChangeableDataRow pRow)
Sets the internal storage for the specified DataRow Object[]. |
| Uses of ChangeableDataRow in com.sibvisions.rad.model.remote |
|---|
| Subclasses of ChangeableDataRow 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 | |||||||||