Clears all data values
Clear the value specified by name
Get the value from the data dictionary of the component/action property value passed in parameter
The property value used to query the data dictionary
The value if present, undefined otherwise
Allows to monitor data changes
Notifies the callback passed when the property value has changed
Property value monitored
Callback invoked when the property value has changed
Allows to monitor data changes
Notifies the callback passed when any of the property values have changed
An array of property values monitored
Callback invoked when any of these properties have changed
Set the value on the data dictionary of the component/action property value passed in parameter
The property value used to query the data dictionary
Value to set on the data dictionary
indicates whether the data must be persisted on mobile phone
Unregisters all monitors associated with callback passed as parameter. The callback is no longer invoked.
This method is likely used when visual components are disposed
Callback to unregister
The data dictionary holds the data used by the mobile app. when used by the final user. This service allows to set and get data using component or action properties