Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | User Interface Object Reference | Objects to Use for Content Providers or Content Adapters | ContentProvider Properties
 
ContentProvider Properties
Property
Description
Expression
Expression that identifies the data to obtain from the data source.
No Rows Template
Name of a Template object that you previously defined. It will be shown if the data source contains no elements after having been reloaded.
Reload On Transition To
A boolean value indicating whether the data source is to be reloaded each time when the view containing this ContentProvider object is accessed.
Row Template
Name of a Template object that you previously defined.
At run time, the data obtained from the data source is formatted and displayed in this user interface object. Specify a Template object that is based on a user interface object that can display the list of information, such as a Table object.