dojox.off.sync.finished
dojo.require("dojox.off.sync");
defined in dojox/off/sync.js
void For advanced usage; most developers can ignore this. Called when syncing is finished. Advanced developers can over-ride this method to clean up after finishing their own sync mechanism they might have rolled.
Usage
function () (view source)