Functiondojox.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)
parametertypedescription
nodeNodeThe child node to walk.