Functiondijit._KeyNavContainer._startupChild

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

Set tabindex="-1" on focusable widgets so that we can focus them programmatically and by clicking. Connect focus and blur handlers.

Usage

function (widget) (view source)
parametertypedescription
widget