| BaseLoginService_Proxy |
The BaseLoginService_Proxy is used to talk to server's login service. It is used by RemoteDataAdapter as a default login proxy, though you can change it by calling RemoteDataAdapter.setLoginService and providing your own implementation of IBaseLoginService... |
| ColumnSorting |
The ColumnSorting class represents information about sorting data in the result data table. |
| DataAbstractService_Proxy |
The DataAbstractService_Proxy is used to talk to server's data service. It is used by RemoteDataAdapter as a default data proxy, though you can change it by calling RemoteDataAdapter.setDataService and providing your own implementation of IDataAbstractService... |
| DataParameter |
Stores a name/value pair. |
| Defines_com_remobjects_dataabstract_intf |
|
| NameValuePair |
|
| NameValuePairArray |
|
| OnDataTableChangedEvent |
|
| SimpleDataAbstractService_AsyncProxy |
|
| SimpleDataAbstractService_Proxy |
|
| SimpleDataParameter |
|
| SimpleDataParameterArray |
|
| SimpleDataResult |
|
| SimpleDataResultArray |
|
| SimpleDelta |
|
| SimpleDeltaArray |
|
| SimpleDeltaChange |
|
| SimpleDeltaChangeArray |
|
| SimpleFieldInfo |
|
| SimpleFieldInfoArray |
|
| SimpleRequestInfo |
|
| SimpleRequestInfoArray |
|
| StringArrayArray |
|
| TableRequestInfo |
TableRequestInfo allows you to specify additional parameters for querying certain schema tables. |
| TableRequestInfoV5 |
As well as TableRequestInfo, TableRequestInfoV5 class allows to specify additional custom parameters for getting data from certain schema table. |
| TableRequestInfoV6 |
As well as TableRequestInfoV5, TableRequestInfoV6 class allows to specify additional custom parameters for getting data from certain schema table. |
| TableRequestInfoV7 |
As well as TableRequestInfo, TableRequestInfoV7 class allows to specify additional custom parameters for getting data from certain schema table. |