Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.rest |
Modifier and Type | Class and Description |
---|---|
class |
JSONDatasource
A
JSONDatasource provides a IListViewDatasource implementation
to manage and represent a data model based on JSON data to be used in ListView s. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRestOperation.addServiceDelegate(IServiceDelegate delegate)
Adds a new
IServiceDelegate to watch the state of this operation. |
void |
AbstractRestOperation.removeServiceDelegate(IServiceDelegate delegate)
Removes the delivered
IServiceDelegate . |