Functiondijit.Tree.blurNode

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

Removes focus from the currently focused node (which must be visible). Usually not called directly (just call focusNode() on another node instead)

Usage

function () (view source)