Functiondijit._Widget.destroyRendering

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

Destroys the DOM nodes associated with this widget

Usage

function (/*Boolean*/ finalize) (view source)
parametertypedescription
finalizeBooleanis this function being called part of global environment tear-down?