dojox.timing.Sequence.goOn
dojo.require("dojox.timing.Sequence");
defined in dojox/timing/Sequence.js
This method just provides a hook from the outside, so that an interrupted sequence can be continued.
Usage
function () (view source)