dojox.data.OpmlStore._checkChildNodes
dojo.require("dojox.data.OpmlStore");
defined in dojox/data/OpmlStore.js
Internal function to recurse over all child nodes from the store and add them As non-toplevel items
Usage
function (/*Node*/ node) (view source)
parameter | type | description |
---|---|---|
node | Node | The child node to walk. |