Functiondijit._Widget.getDescendants

dojo.require("dijit._Widget");
defined in dijit/_Widget.js

Returns all the widgets that contained by this, i.e., all widgets underneath this.containerNode.

Usage

function () (view source)