update Jtx Object Row
Updates a specific jtx object's main row with the given values. Doesn't influence sub-rows.
This method always uses the update method of the content provider and does not re-create rows, as it is required for some operations (see updateJtxObject for more information).
Parameters
id
jtx object ID
values
new values
Throws
when the content provider returns an error
Updates a specific jtx object's main row with the given values. Doesn't influence sub-rows.
This method always uses the update method of the content provider and does not re-create rows, as it is required for some operations (see updateJtxObject for more information).
Parameters
id
jtx object ID
values
new values
batch
batch operation in which the update is enqueued