Functiondijit.form.ComboButton.focusPrev

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

Focus the focal node before the current node with focus or the last one if no node currently has focus.

Usage

function () (view source)