Functiondojox.off.sync.ActionLog.continueReplay

dojo.require("dojox.off.sync");
defined in dojox/off/sync.js

This method is called by applications that have overridden dojox.off.sync.actions.onReplay() to continue replaying our action log after the application has finished handling the current action.

Usage

function () (view source)