01.06.2013 Views

OpenEdge Development: Mobile Applications - Product ...

OpenEdge Development: Mobile Applications - Product ...

OpenEdge Development: Mobile Applications - Product ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

afterSaveChanges event<br />

afterSaveChanges event<br />

Fires once for each call to the saveChanges( ) method on a JSDO, after responses to<br />

all create, update, and delete requests have been received from the AppServer.<br />

Applies to: progress.data.JSDO class, saveChanges( ) method<br />

The following parameters appear in the signature of the event handler function:<br />

Syntax<br />

function ( jsdo , success , request )<br />

jsdo<br />

success<br />

request<br />

A reference to the JSDO that invoked the saveChanges( ) method. For more<br />

information, see the description of the jsdo property of the request object.<br />

A Boolean that is true if all operations initiated by saveChanges( ) were<br />

successful. For more information, see the description of the success property of<br />

the request object.<br />

A reference to the request object returned after all requested operations complete.<br />

For more information, see the description of the request object.<br />

<strong>OpenEdge</strong> ® <strong>Development</strong>: <strong>Mobile</strong> <strong>Applications</strong> 189

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!