dojox
»
off
»
sync
»
ActionLog
» length
dojox.off.sync.ActionLog.length
dojo.require("dojox.off.sync");
defined in dojox/off/sync.js
Number Returns the length of this action log
Usage
function ()
(view source)
return
this
.
entries
.
length
;