Property | Description |
Expression | Identifies a JSON array which will be used as the source to get the elements managed by the data source. For more information about JSON expressions, see com.softwareag.mobile.runtime.toolkit.rest.JPath. |
Filter | A JSON expression value to filter the underlying JSON data. For more information about JSON expressions, see com.softwareag.mobile.runtime.toolkit.rest.JPath. |
Name | Name you assign to the object in the Outline Editor for your own reference purpose. This name does not appear in the application’s user interface. |
Rest Method | Method to invoke to provide the data for the ListView object. Select a method that you have defined in the model. You define the method using a Method object that is a child of the Resource object in the Services part of the model. |