Functiondijit._Widget.destroyDescendants

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

Recursively destroy the children of this widget and their descendants.

Usage

function () (view source)