Functiondijit.form.ComboButton.focusNext

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

Focus the focal node following the current node with focus or the first one if no node currently has focus.

Usage

function () (view source)