dojox.off.sync.ActionLog.entries
dojo.require("dojox.off.sync");
defined in dojox/off/sync.js
An array of our action entries, where each one is simply a custom object literal that were passed to add() when this action entry was added.