dojo.Deferred.addCallback
<script src="../../js/dojo.js"></script>
defined in dojo/_base/Deferred.js
Add a single callback to the end of the callback sequence.
parameter | type | description |
---|---|---|
cb | Function|Object | |
cbfn | Optional. |