dojox.off.sync.ActionLog.replay
dojo.require("dojox.off.sync");
defined in dojox/off/sync.js
void For advanced usage; most developers can ignore this. Replays all of the commands that have been cached in this command log when we go back online; onCommand will be called for each command we have
Usage
function () (view source)