dojox.collections.Stack.push
dojo.require("dojox.collections.Stack");
defined in dojox/collections/Stack.js
Push object o onto the stack
Usage
function (/*Object*/ o) (view source)
parameter | type | description |
---|---|---|
o | Object |