Functiondijit.Tree._onBlur

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

We've moved away from the whole tree. The currently "focused" node (see focusNode above) should remain as the lastFocused node so we can tab back into the tree. Just change CSS to get rid of the dotted border until that time

Usage

function () (view source)