Functiondijit._onBlurNode

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

Called when focus leaves a node. Usually ignored, unless it isn't follwed by touching another node, which indicates that we tabbed off the last field on the page, in which case every widget is marked inactive

Usage

function (/*DomNode*/ node) (view source)
parametertypedescription
nodeDomNode